I am having one form ie. customer form, I need to hide the 2 fields like dob and email id from basic user automatically , like we can keep showwhen condition in the form itself but it is manual process , need to do automatically .. is there any way to do this? in appian
Discussion posts and replies are publicly visible
Not sure what do you mean by showwhen is manual process! If you configure showwhen using user groups like if user is in basic user it evaluates to false and true otherwise then system can dynamically and automatically handle this.