Hi there,
I have a connection set up that lists some data with checkboxes. I would like to add a submit button at the bottom, so users can check the boxes next to some items and when they click Submit, it saves their choices in a separate database table. Is it possible to do this?
Thanks!
-Meg
I have a connection set up that lists some data with checkboxes. I would like to add a submit button at the bottom, so users can check the boxes next to some items and when they click Submit, it saves their choices in a separate database table. Is it possible to do this?
Thanks!
-Meg
Hi Meg,
I think that it is possible but I'm not sure exactly how. You may need to look and see how Max sets up the ToolBar buttons that work with the checkboxes.
Bob
I think that it is possible but I'm not sure exactly how. You may need to look and see how Max sets up the ToolBar buttons that work with the checkboxes.
Bob
Hi,
If you can add the same checkbox in each record's page (and verify that it works) then you can also get it to work in the list page, fields names at the list will be different though.
Regards,
Max
If you can add the same checkbox in each record's page (and verify that it works) then you can also get it to work in the list page, fields names at the list will be different though.
Regards,
Max
This topic is locked and no more replies can be posted.