PDA

View Full Version : DA- Radio/Checkbox on Update Page


zuffster370186
07-06-2009, 11:03 AM
I have been looking through the instruction manuals and tutorials for Data Assist but could not find what I was looking for. When I insert a new record with either checkboxes or radio buttons in my form and then go to the results page to re-edit that record, it doesn't seem that the values of the checkboxes or radio buttons passes over to the Update page. What do I have to do in order to pass those values over to the update page so that the original selection(s) checked remain checked when I go to update that record. I have to continuously recheck those form elements even though I don't want to.

Ray Borduin
07-06-2009, 11:08 AM
Use the "dynamic" button in the checkbox, list, or radio properties inspector to set the value from a dynamic source.

zuffster370186
07-10-2009, 02:40 PM
Use the "dynamic" button in the checkbox, list, or radio properties inspector to set the value from a dynamic source.
What if I am using static values?

Ray Borduin
07-10-2009, 02:48 PM
Use the "dynamic" button in the checkbox, list, or radio properties inspector to set the initially selected value from a dynamic source.