ConfiForms: show the logged-in user only the reports from users in the group they belong to

Bartosz Drożdżal
Contributor
October 30, 2024

Hi @Alex Medved _ConfiForms_ 

I have several security groups in my project: group1, group2s and group3. Each user belongs to only one of these groups. Information about which user filled out a particular form is stored in the "osobarejestrujaca" field.

I would like to display only the entries of members from the group in which the currently logged-in user is a member in the TableView. For example, if the currently logged-in user ([entry._user]) belongs to the group1 group, only show the forms of members of this group. If the currently logged-in user ([entry._user]) belongs to the group2 group, only show the forms of members of this group.

Is it possible to do this in one TableView?

1 answer

0 votes
Alex Medved _ConfiForms_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 30, 2024

Something like this, I think

osobarejestrujaca.securityGroupHas():true

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events