I have a form set up with an automated request every two weeks. However, after the first time a user has filled out the form, the next time they see it they see the data from the row they created last time.
How can I make it so that each time a user completes a form it adds a row to the table? I'm tracking progress updates and want to keep track of previous entries.