-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
Is your feature request related to a problem? Please describe.
I am creating a form for a new employee. I need to get a list of companies via LDAP select from the attribute "company". But this attribute is not unique, so I get duplicates.
Ldap Filter
(& (samaccountname=*) (memberof=CN=Top Users,CN=Users,DC=domain,DC=com,DC=ua))
Describe the solution you'd like
Add an option when creating questions on form - only unique values.
Describe alternatives you've considered
I can use multiselect, but it will not be dynamically updated.
Form -> questions

Setup -> Dropdowns - > LDAP criteria

Metadata
Metadata
Assignees
Labels
No labels