Hi all,
We have simple database application with a primary key and foreign compound keys with more than 2 fields. It seems the maximum number of key fields that APEX 5.0 will accept when creating a master to detail tabular form is 2. We used ROWID when creating the master detail form using the wizard.
Does anyone know of a way to populate the key columns in the detail table with the values in the master table when a record is inserted.
Any help would be greatly appreciated.