Controlled By Manage Permission Menu usage

Confluence User - 09 Mar, 2020

I want to use the permission "Controlled By Manage Permission Menu" in  userview to manage some category tabs, but I found this option will read all of Joget user table in database. How could set to read specific user table which I prefer?

Thanks.

userviews

1


09 Mar, 2020
confluenceUser
1
confluenceUser

You can choose beanshell and code in Java. I think it expect collection of string with usernames. As long as you return this type of object, you can query the data from your intended source.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print