08/16/2023 09:53 PM
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?
08/20/2023 10:12 PM - edited 08/20/2023 10:43 PM
Hello @shubhangsinha_ ,
You may need to enable the "Expose hidden dynamic attributes in workflow" .
under Global Config-> Misc.
Thanks,
08/20/2023 10:30 PM
Enable "Expose hidden dynamic attributes in workflow" under Global Configuration - Misc
08/31/2023 09:37 PM
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