I want to add a new user to my instance of Evolve using an Embedded plug-in on a form.
The form has fields for the User Name, Display Name, and Email:
These fields are set from a SQL database lookup when a person is selected from the "Person Lookup" pictured above.
Upon clicking the button, I want to execute the "Manage User" plugin with following arguments:
User Name = Person Username
Display Name = Person Name
Email = Person Email
App = Finance (that's the name of my app)
App Group = Originator AND Data reviewer
And have Enable System IDP to yes.
I cannot, however, find the correct syntax/documentation on executing this plugin from a button.
Is this the correct syntax below?
PluginName=Manage User,User Name=[/my:myFields/my:Person_Username],Display Name=[/my:myFields/my:Person_Name],Email=[/my:myFields/my:Email],App=Finance,Add App Group=Originator;Data Reviewer,Enable System IDP=Yes
Additionally, would it be possible to run this plugin when a certain field is changed, as opposed to on a button?
------------------------------
Alexander Hutchinson
Senior Analyst
Raytheon Co
CHESAPEAKE MA
------------------------------