I have a simple SmartForm whereby a user can input a 'Reference', just a string of text which helps to identify a record. I want to ensure that whatever the user inputs here is always unique, but I'm not sure how is best to do this?
I noticed you can tick 'Unique' against a field in the SmartObject, but unfortunately it's asking me to wipe the SmartObject's data in order to change this. Is this how it can be achieved, or is that different?
Thanks