Users/Group permissions

Confluence User - 30 Nov, 2021

Hello everyone.
I have a group called "Clients" and an admin user.

The group "Clients" has 3 users each one of them has to fill a form and see the result in a table 

But his result should be only seen by him and the admin.
How can i do that ?
Thank you

userviews;groups;permissions

2


30 Nov, 2021
confluenceUser
confluenceUser

In where clause or filter clause.. write 

Where dateCreated = "#currentUser.id#" OR "admin"

30 Nov, 2021
confluenceUser
confluenceUser

dateCreated or CustomProperties.name?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print