Skip to content

Add uniqueness to ldap selection #3611

@dronmaxman

Description

@dronmaxman

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

Image

Setup -> Dropdowns - > LDAP criteria

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions