A simpler AD picker than AJAX Search (Active Directory). Choose the object type at configuration time, then the field renders a picker for that one type.
Conditional options
- Object Mode (Required) — what type of Active Directory object will the user be able to search/select? Pick User, Group, or Computer.
What gets stored
The AD object's distinguished name (DN). The platform can resolve this back to display attributes (display name, email, etc.) at render time using ##AMDATA_* merge tokens.