Hello everyone,
I’m working on a SailPoint workflow where I’m using a Form ( a workflow Form ) to interact with the user.
In my form, after submit I want to display a message at the top:
-
Red if there is any error.
-
Green if the action was successful (no error).
I want this message to appear in the same way it does when submitting an Identity creation or a role request in IdentityIQ.
Thanks in advance.