I use a form to populate an intake sheet.
My intake sheet has an auto-number column that gets populated when a new record is created.
I am looking for a way to present the Auto-Number on the form at the time the data is being entered so that it can be included in the naming of a file being attached to the record.
I thought about a formula field that =autonumber + 1 but, It could mess things up if another user creates a record before another user completes and submits their form.
Open to ideas
Thanks