I have a page displaying records using a repeat region from tableA. Each repeat region includes two checkboxes and a list box.
I need to insert into tableB a new record with the unique key from each record in TableA and the input from the form components.
I assume I need to assign a unique name to each form component, but need some guidance on this.
TIA.
Mark
I need to insert into tableB a new record with the unique key from each record in TableA and the input from the form components.
I assume I need to assign a unique name to each form component, but need some guidance on this.
TIA.
Mark