0 votes

Hello!

As part of my onboarding routine, I have a custom form that has a Boolean value for send welcome email to employee. I also have an optional field for personal e-mail address. Is it possible to ensure if the person selects send welcome e-mail the personal email field becomes mandatory?

If not is the best method using a business rule check before creating the user?

by (120 points)

1 Answer

0 votes
by (289k points)

Hello,

Is it possible to ensure if the person selects send welcome e-mail the personal email field becomes mandatory?

Unfortunately, there is no such possibility. However, we have the feature in our TODO list.

If not is the best method using a business rule check before creating the user?

Yes, that is correct. The business rule will look like the following:

image.png

Related questions

0 votes
0 answers

I am trying to find a way to create Groups based off an OU and a list of options (check boxes) within the portal For example: Select the Target OU to add groups ... 3 - Remote Administrators Option 3 - Remote Developers Option 4 - Readers Option 4 - Writers

asked Sep 11, 2020 by dknapp (100 points)
0 votes
1 answer

Hi, I am trying to clear the manager of disabled accounts and created a scheduled task for this Right now it is failing for all users (currently 4 in total) With error ... but it won't also remove/clear the manager. All user still have the attribute set.

asked Jan 30 by wintec01 (1.5k points)
0 votes
1 answer

Is it possible to have a business rule of the form: IF (company = "Company1") then set City = "New York" set Manager = "New York Manager" If (state = "CO") then set telephone "303" else if (state = "NY") set telephone "202" else clear telephone end if end if

asked Aug 23 by Jiver (20 points)
0 votes
1 answer

We used to use a script to check if an AD user's MFA was set in Azure (Hybrid AD/AAD set up). I do not think it is relevant any longer. Is there another script that handles this or some other functionality in order to check a user's Azure MFA status?

asked Aug 23 by msheppard (470 points)
0 votes
1 answer

For creating a computer object, we want to check if the entered CN is already used in our AD. And for that we want to use a powershell script. An other dot ... powershell script should be start before creating the computer object, right? Thanks for your help.

asked Jun 4 by KEME (80 points)
3,548 questions
3,238 answers
8,232 comments
547,810 users