Hi folks, I'm currently building an advanced form that goes:
1. Mode: Edit (Confirms account details, changes save on form edit, then click next step when done)
2. Mode: Edit (Shows list, able to create new records in that list on edit, then click next step when done adding to list)
3. Mode: Insert (Display form with record/registration #, make a selection from a dropdown, and click submit to save your selection to the record)
But the third step never creates a new record, just edits the one existing record that's created the first time the account runs the form. The number that shows at the top of Step 3 never changes, and a new record/registration is never created in Dataverse, just edited. How can I have the Submit tie the response to the record, and then the next time the Advanced Form is began create a new registration number?