0 votes

Hello,

We are trying to accomplish supplying multiple "office" entires into AD from the create user form. We have employees that belong to multiple physical offices. Is it possible to allow for multiple selections from a drop down menu or by some other method in the form? Ultimately, we are trying to limit the typing in of office names into the form and also select multiple offices for an employee. Thanks for your assistance!

by (110 points)

1 Answer

0 votes
by (270k points)

Hello,

The Office property is single-valued in AD and thus it is not possible to specify multiple values for it. As a solution, you can use one of Adaxes custom multi-valued attributes (e.g. CustomAttributeTextMultiValue1) on all the Web Interface forms and configure the attribute to be displayed as drop-down.

As Adaxes custom attributes are not available in Active Directory, you can set values of the multi-valued attribute to the Office property (e.g. add values separated by commas) using Business Rules triggering After creating a user and After updating a user. The update should be performed using a script. If this is what you need, but you have issues configuring the workflow, we will provide you with detailed instructions and the script.

0

I know this is an old thread but I could use that script to copy a comma seperated array of the "adm-CustomAttributeTextMultiValue1" field over to "extensionAttribute15". Thanks!

Related questions

0 votes
1 answer

The section is not defined in the available options in Adaxes and it is in the AD as well. Eg; I need to add a section called ' Security Access' and have it ... to select from options like User Directory, Internet access, Track-It account , SAP access etc.

asked Oct 13, 2021 by Aishwarya Gavali (40 points)
0 votes
1 answer

Hi I need a special company subsidaries parameter, where i would like to have the name of all the subsidary company as drop down and use this parameter in the create user page. ... but how can i insert a drop down menu in it? Thanks for your support Kamini

asked Feb 11, 2022 by Kamini (80 points)
0 votes
1 answer

Is it possible to create a drop down that displays options based on the selection in another field? EX: I want to create a job title background that will populate options ... like the Job title drop down to display "Customer service rep, call support, etc".

asked Oct 11, 2021 by copatterson (70 points)
0 votes
1 answer

When attempting to add a business unit as a trustee for a security role, it is not visible under the "Look in" drop down in the Assign Role window.

asked Jul 20, 2021 by ryan741 (120 points)
0 votes
0 answers

I am trying to work out a method to create Drop-Down lists to select printers and printer properties. Using PowerShell I can extract a list of printers and printer properties to either ... or CSV file for my drop-down lists. Any ideas on how to do this? Thanks

asked Sep 17, 2019 by Fixxer (40 points)
3,326 questions
3,026 answers
7,727 comments
544,681 users