Form Creator Success Message Variable in Form Properties
I am using a form variable called "reservation_number" which is auto numbered.
When the reservation is submitted, how can I get the form properties success message to display the reservation number created from auto number?
For example, if auto number assigned 13 to the field, can the message say
"Reservation number 13 successfully added."
Thank you.