For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Both your subforms have set the default property set to true. This doesn't make sense as now submitting the data of one form submits the whole page (meaning every other form too).
Timo
Hey Timo,
Thanks for the reply. I tried all permutations of the default property (both false, one true the other false, visa versa) but the outcome is all the same - both values are submitted.
The document gets submitted, which submits all sub forms.
Hi @"dvohra21",
So is there a way to submit the data in the subform only?
Any ideas anyone?