0 votes

We have multiple types of user accounts, example: Employee, Contractor, Intern. Based on this, we have different requirements for AD properties and property patterns. I would like to make a form that shows only the relevant properties when creating a type of user account, how can I achieve this?

by (100 points)
reshown by

1 Answer

0 votes
by (272k points)

Hello,

It can be done by creating a separate Web interface action for each type of account. For details on how to work with the actions, have a look at the following tutorial: https://www.adaxes.com/tutorials_WebInterfaceCustomization_ConfigureActionsPane.htm. As for property patterns, you can them configured differently for different types of accounts only if the accounts are in different AD locations. For an example, have a look at section Different Patterns for Different Users of the following tutorial: https://www.adaxes.com/tutorials_SimplifyingDataEntry_MakeInputFieldDropDownList.htm.

Related questions

0 votes
1 answer

Using this built in function: There is no option to change the domain on the user account, however this is not the domain we use for UPN. However after creating a user, you can change it but trying to avoid going back into the object.

asked Apr 14, 2023 by mightycabal (1.0k points)
0 votes
1 answer

The checkbox is not selected (False) by default.

asked May 30, 2022 by john.harding (70 points)
0 votes
1 answer

for example i add a form "create user for France" in the left pane, how can i translate it automatically when the UI in in French ? thank you

asked Apr 29, 2021 by GG (70 points)
0 votes
1 answer

Or is there another solution to solve this?

asked Sep 15, 2022 by boris (470 points)
0 votes
1 answer

Example: If a user has a ' in theirname: Fred J O'neal. Normally the username is set as %lastname:lower,4%%firstname:lower,3%%initials:lower% Problem is o'nefrej would be the result. ... name", "Information") $username = #this is what I'm not sure how to do?

asked Dec 6, 2022 by mightycabal (1.0k points)
3,346 questions
3,047 answers
7,782 comments
544,982 users