hi all,
I had a Form ( oracle form's developer 10g ) at client to create in Apex 18.1, which has
A Master Block ( Single Record ) - Customers Information
4 Detail Blocks ( Tabular -multi records- ) in 4 Tabs - Address, Bank Accounts, Family Info and Other Information ( 1 Master and 4 Details - all details should have Customer ID column for relationship with Customers )
How I can manually create Master - Detail for all ( I want to have information how it is Apex is generating Master-Detail means how a Master is defined as Master for other regions )
I tried to search via google but words Master Detail shows a lot of links which are simply " how to generate master detail form in apex " like results, so please guide me to create relationships manually and how to define a region as Master for details, etc.
regards
EDIT: especially wants to know how to define a Region as Master of other detail Tabs/Regions