• On the form config you have this option

     

    image 

    and on the request button you have this option

    image 

    On the display config of the element, doesn't look like that there is an option to check if the user is part of a specific group/app role.

     

    You might be able to check the access of the user using jsp, store the result into a form variable and then use this variable in the display config of the element.

    Expand Post