Hey guys,
My manager wants me to have a button on the main menu that will allow users to edit forms. I made a search form after the button is clicked and then the user opens up his/her form they want to edit. I want the users to edit it the information but when they make changes and after closing out the form, that administrators using the database will have access to the old form and the same form with revisions, so they can see the history and new changes. Is there a way this can be done? All forms are basically linked through an ID to look up, so when they look up the same ID, they would see two or maybe three of the same form (depending on how many times they changed information on the form) and the adminstrators can see all the changes on form, and then open up the same form but to see what information was put before it was changed.
Thanks,
All help is appreciated!