How can I add a field with type text and unique? The normal syntax would have param as...
'param'=>'64'
I tried the below two, but no success...
'param'=>array('unique'=>true, '64') 'param'=>array('unique'=>true, length=>'64')
Hello,
To answer your question: there's no such mechanism in RecordBrowser.
This thread and especially the last post will give you the solution you are looking for: viewtopic.php?p=1008#p1008
Kind regards, Arek
Thank you very much for all your support. I must say that with your help so far, I have managed to finish my first complete epesiBIM Module 🙂
That's excellent news! 🙂
Hope you will stick around.