Automatically hide fields

Certified Senior Developer

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

Parents Reply
  • 0
    Certified Lead Developer
    in reply to laxmipavanik0001

    What makes you say it's "a manual process"?  The ShowWhen parameter is expressionable.  Meaning, you can use literally any evaluation logic in the entire Appian library of expression functions and associated expression logic, to evaluate the showWhen for any or every given field.

    In your case it seems like you would merely need to check the current user's group membership.  Surely you know how you would check a user's group membership if you've taken and passed the Senior Certification exam...?

Children
No Data