Hide Dynamic attribute based on request type

shubhangsinha_
New Contributor III
New Contributor III

Hello everyone ,

 

I want to hide a Dynamic attribute based on request type i.e for new account request it should be visible but for modify account it should be hidden on the form. The only challenge is that we are using the dynamic attribute in the workflow so when it is hidden the workflow throws an error saying the dynamic attribute does not exist. 

Any suggestions?

3 REPLIES 3

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @shubhangsinha_ ,

You may need to enable the  "Expose hidden dynamic attributes in workflow" .
under Global Config-> Misc.

For Ref:- 
https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter06-EIC-Configurations/Additi...

Thanks,

rushikeshvartak
All-Star
All-Star

Enable "Expose hidden dynamic attributes in workflow" under Global Configuration - Misc

rushikeshvartak_0-1692595835581.png

 

Hello there is one more question I have , the issue is that the dynamic attribute I am trying to hide is also exposed in workflow and should have a default value of 'NA' however the default value is not showing as 'NA' even though I have tried a few things , any idea how we can do this? The DA is SQL single select type