Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict Field in dashboard

Marzi Goodarzian
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 18, 2019

Hi

I want  restrict selection field in some gadget in dashboard, show only fields related to projects that user member in. for example :
"Edit" of "assign to me" gadget shows all field defined in system, I want show only fields that related to user in gadget.
Is this possible?
thanks

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 18, 2019

There's no way to do this built in.  The reason is that it's not scalable. 

Imagine I'm one of your users, with "access" to project XYZ only.  Your system has 5,000 projects, with different fields for different types of project, and maybe 100 custom fields.  Now think through the overhead of checking if every field is used by XYZ.  Not so bad itself, but that's still 100 checks.  Now imagine I have access to 200 projects - that's 200,000 checks to do.

The current solution is more simple - look at the global list, let people select them, then realise the fields are empty.  If you have good admins, you won't have huge numbers of fields, or fields with confusing or contradictory names, which means your people probably won't have any problem finding the ones they actually need.

Marzi Goodarzian
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 18, 2019

Hi @Nic Brough -Adaptavist- 

I was convinced :(.

thanks very much

Suggest an answer

Log in or Sign up to answer