Forums

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

Change when a field is viewed

Karrie Dash
Contributor
April 27, 2017

I want to do the follow:

For the ADMIN group, the field SECURITY LEVEL is only visible on the EDIT screen of an Issue. It should be hidden on the CREATE & VIEW screen.

For the CUSTOMER group, the field SECURITY LEVEL is never seen.

I created 3 different screens, View Screen, Create Screen, Edit Screen.
EDIT Screen: field is added & is appearing (correct)
CREATE Screen: field is NOT added & is NOT appear (correct)
VIEW Screen: field is NOT added & is appearing (incorrect)

What else do I need to do so the field does not appear on the VIEW screen?

1 answer

1 accepted

0 votes
Answer accepted
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.
April 27, 2017

The view screen will always show the system fields. 

So there's nothing you can do to hide it without messing around with javascript (always a bad idea)

Suggest an answer

Log in or Sign up to answer