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 (272k 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

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

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)
0 votes
1 answer

In our organisation every department has a named manager. So if I add a new user and their department is "Sales" (selected from a property pattern) I have a business ... department. Any suggestions on the simplest way to achieve this would be great thanks :)

asked Feb 23, 2014 by hutchingsp (240 points)
0 votes
1 answer

Hi, I would like to be able to provision my user accounts "Department" fields based on the Organizational Unit name in which the user is in. Basically I'd like to copy the ... Adaxes? ex: OU = IT Corp Name = Paul Fakename Department = IT Corp Thanks in advance

asked Nov 26, 2012 by cedricb (50 points)
3,348 questions
3,049 answers
7,791 comments
545,052 users