0 votes

Ok I have a few business rules in place. When a HD user creates a users I need it to get approved which I have not issues with. Once that is approved I would like the user created which works fine also. The issue i'm having is if I pick the option to create and exchange email then this step is not completing. I think it has to do with the approval portion because those actions are not carried out until the approval.

I was thinking of putting a custom field in the form and have it do a condition to see if that custom file has a Yes or No answer in it. The one issue with this is how do I change the text that is shown on the form to a more description label then CustomAttributeText10 eg. so it would read Is Email Needed: or something along those lines. I'm sure there is an easy answer to this but I'm just getting started with adax and need to figure a few things out.
thanks
CJ

by (20 points)

1 Answer

0 votes
by (216k points)

Related questions

0 votes
1 answer

Hi - v. quick question. I have an automated action (scheduled task in this instance) that updates a attribute values (custom Adaxes attribute in this instance) that then ... of the object (this makes sense programatically but just want to make sure). Regards

asked Mar 26, 2013 by firegoblin (1.6k points)
+2 votes
1 answer

Most of my PowerShell code is written in VS Code and then copied/pasted to the Adaxes script editor. However, if you use $Context in your scripts, you can't execute them ... = [Context]::new() $Context.LogMessage("foo", "information") Output: [Information] foo

asked Nov 3, 2023 by ngb (220 points)
0 votes
1 answer

I've read this article; https://www.adaxes.com/tutorials_WebInterfaceCustomization_CustomizeHelpAndSupportLinks.htm?appView=1 However, it doesn't tell me how to add or remove columns from ... by the Quick Search. I'd like to add EmployeeId. thanks, Nate

asked Apr 10, 2022 by nate2 (90 points)
0 votes
1 answer

Hello, Is it possible to configure different avatars/icons for AD objects in quick search result list? It wouldn't be an issue if I could right click on a result and ... Like in here, it is impossible to distinguish between Mail Contact and User object...

asked Mar 27, 2019 by DLe (760 points)
0 votes
1 answer

Is it possible to change the "StartsWith" search on Quick Search to a "Contains"? I know this is possible on the Search tab, but just wondering if it can be setup for the Quick Search too

asked Apr 11, 2014 by sdavidson (730 points)
3,347 questions
3,048 answers
7,788 comments
545,036 users