Is it possible to get a tick box in a form to populate a field in a table?
in my case for example, I have a range of questions which appear on different versions of a questionnaire. When a new version of the questionnaire is created, I want a new row to be created with all of the same values as the previous version, but the formversion field changes to the most recent version (which was entered on the form by the user).
If you don't understand just say so and I'll try to rephrase it, or if you feel having access to the database would be better, I can do that too.