0 votes

Hello,

I would like to use the 'Department Number' attribute during user creation, but on my form it allows the end user to add addition values?

2020-10-27 16_19_03-Corporate IT Active Directory.png

I'm using Property Patterns to provide a list of predefined Department Numbers, however when I click on the '+' symbol it lets me add multiple.

Is there a way to remove this?

Thanks

by (250 points)

1 Answer

0 votes
by (301k points)

Hello,

The behavior is by design for multi-valued properties and Department Number is multi-valued in Active Directory. As an option, you can use an Adaxes custom text attribute (e.g. CustomAttribtueText1) on the Web Interface forms to specify department numbers. As Adaxes custom attributes are not available in Active Directory, you can use Business Rules (e.g. After creating a user) to populate the value of the custom attribute into the Department Number property. For example, the rule for newly created uses will look like the following: image.png

Related questions

0 votes
1 answer

I'm working on a new user creation form for the help desk. I'm having them select the department number the new hire will be in. Once user is created, I want the department name to be ... there a easier way? Example: Dept ID 1 = IT, 2 = Finance, 3 = HR etc.

asked May 15, 2024 by tromanko (330 points)
0 votes
1 answer

Hi, I am trying to setup a Home Page action in the Help Desk portal to modify a User account, for this i want to specify the default value of a property to be the ... the user account i am modifying to get the default value? Thanks in advance for any help!

asked Dec 1, 2016 by sam.webster (370 points)
0 votes
1 answer

Hello, I'm trying to execute a custom command through a Powershell script, but I'm struggling to pass multiple values to an AD Object Picker parameter. ... , $NULL, $NULL, 0) $obj.ExecuteCustomCommand($command.CommandID, $commandArguments) Thanks in advance!

asked Nov 24, 2021 by KelseaIT (320 points)
0 votes
1 answer

We have 3 email domains. 1 primary and 2 subsidary companies. I'm needing to automate setting the email domain during user creation based on department. See attached ... to be able to automate this for ongoing maintenance if users move between departments.

asked Mar 7 by browndervilleb (20 points)
0 votes
1 answer

During the creation of a new user I want to be able to select the job title from a drop-down list which populates different values based on which Department is selected. Is there a way to achieve this? Thanks. Dario.

asked Oct 2, 2020 by winstonsmith (40 points)
3,677 questions
3,361 answers
8,494 comments
549,328 users