Instance Name can be used to give a name to every record. Instance Name helps us to identify a record without opening the form.
Key General Properties
Examples
concat(${firstname}, '-', ${lastname})
where "firstname" and "lastname" are fields present in the form.
Instance Name - Enter the expression to dynamically generate the instance name. If no specific expression is provided, the instance name is automatically set to the form name. Learn more about