How can I add a record using a view after I have already run a query?
I run a query that generates a report. I then want to add an item into the report. Please note that I am not using repeating tables because multiple people will be on the form at multiple times. I am using repeating sections instead. I can edit and delete individual items, but can't seem to add a new record.
Any suggestions would be greatly appreciated!