Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

User Create Form - Show Hide Action Issue

sab2
Regular Contributor
Regular Contributor

hi,

We are working on our user create form, screenshot attached and are noticing an issue with the show / hide actions.

For example, we have user type where if the user selects 'Employee' and the box Test should stay as an available option. If the user selects 'Contractor' from the drop down on user type then the box Test field disappears.
The issue we see is, if a user selects 'Contractor' first from the user type and the test field box disappears, but then the user changes their mind and wants to use 'Emplolyee' now. then the test box option should reappear. however this is not working. the test box field option is staying hidden. i added the show hide action string below.

Is this a known issue or is there any way to fix this?

stephbres_0-1681835598344.png

 


HIDE###test###Contractor___SHOW###test####Employee

1 REPLY 1

dgandhi
All-Star
All-Star

Hi @sab2 

Can you try below and see if it works as expected?

HIDE###test###Contractor___SHOW###test###Employee

In the one that you were trying there was one extra #

Thanks

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.