Button should be visible to current assignment group members

Shubham54
Tera Contributor

On form i have one button and that button should be visible to only current assignment group members i used following condition but it's not working.

gs.getUser().isMemberOf(current.assignment_group); 

8 REPLIES 8

Give Action name and remove semicolon from condition, please do.

Please hit like and mark my response as correct if that helps
Regards,
Musab

Its not working for me..

 

Make sure your Form button is marked true in your UI action.

kamleshkjmar_0-1667305097127.png

 

In action name field give something

and in condition field, remove semicolon at the end