Hi,
I have created a Master - Detail form (Apex 4.2.6) for PAYMENTS entry. It has "Add Row" button in detail section. My requirement is to have one more button as "Save and Add Row" button, which should perform save action and then adds a new row.
Similarly, on Master row, I need to have one more button to "create a new record". Is that possible? Please help me to achieve this. I have created a sample form on Oracle. (workspace: ANAND_WS user: USER1 password: Pass_two)
Page 3 and 4.
Test Steps -
1. On page 3, click Edit on any record
2. Record Edit opens on page 4
3. No need to fill any values (default values set). Click on Add Row button to create new records and you can save.
Here is something what I am expecting -

Thanks,
-Anand