Skip to main content
olalekana0448
April 29, 2021
Question

Task Tab Visibility

  • April 29, 2021
  • 15 replies
  • 0 views

Hi everyone,

can anyone please show me the expression to make my Task Tab visible only to the selected user group. 

Thanks in advance

15 replies

stefanhelzle0001
Brainy
April 29, 2021
olalekana0448
May 3, 2021

Thanks, Stefan. What i wanted is to check if the logged-in user is a member of a group. Only then can a task tab be accessed. loggedInUser() = "MyGroup". Will that work, if not can u correct the expression please? 

stefanhelzle0001
Brainy
May 3, 2021

The summary view can not be made invisible. The reason is that general access to the record is implemented by default filters.

Checking for group membership is done using the function isusermemberofgroup()

docs.appian.com/.../fnc_people_isusermemberofgroup.html