Hi Everyone,
in our setup, we like to setup the short name field to be Unique.
is there an easy process to do so? I know how on the MySQL Field but I don't want it to break anything
thanks,
MJ
Hello,
Currently there's no way to fully automate Unique flag for a field in RecordBrowser. The only option is to define a custom QFfield and add form rule to check already existing records. This means developing a small custom module. Some more information can be found in this thread: viewtopic.php?p=1008#p1008
Kind regards, Arek