How do I reference the fields of a Drop Zone?
I have created a custom Drop Zone. I have referenced the fields as Record.Field, however the values do not display on the page.
I think I figured it out. I have the Drop Zone on an secondary page that is activated from a subpage, HR_EE_CONTACTS_SBF, HR_CNCT_PHONE_SCF.
In order to make minimal customizations I created a sepate derived table for the fields on the Drop Zone on HR_CNCT_PHONE_SCF. However though I was able to reference the fields the check boxes in the Drop Zone did not reflect the values of the check box fields.