in a form I have a record selection field. where employees are selected, I want only 1 name to be selected and not 2 or 3. But I don't know how to do it. have under:
Minimum and Maximum set the value at Maximum to 1. but doesn't work.
Page 1 / 1
Hello,
There are 2 solutions for this.
- Solution 1
Create a table "Employee" and make your "employee" field in the table that you set the form on a linked field to table Employee and uncheck the option "Allow linking to mutiple records"
Solution 2
Define your "Employee" field as a single select field.
I advise to go for solution 1.
Regards,
Pascal
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.