Hi Jason
I have successfully created the insert page with a repeating table which displays the option checkboxes in an orderly way as shown in insert screenshot. This is much easier for data entry.
1. However I cannot produce the update page using a repeating table, does this work with an update page. If so how do you create it?
2. I can only create an update page with the checkboxes in a repeated region followed by the MRT (which I showed in a previous post with an untidy wrap). With this rather untidy version of the update page I can enter options into my productoptions table. However if I subsequently view the record, the chosen options are not displayed in the relevant checkboxes, they are all unchecked. Why is this?
Therefore my aim is to produce an update page with the repeating table because the checkboxes are well laid out and less prone to entry errors. I also need the update page to display previously entered options.