Hello, how can i make uneditable custom field? Choosing view screen doesn't resolve the problem , because i need to make only one uneditable field , not all fields on the screen.
You will not be able to put the field in the default Edit screen and not make it editable. You have to remove the field from the Edit screen, but leave it in the View screen.
Then add the field to a transition screen.
Then add the transition screen to a new looping transition on the status where you want the user to be able to update it.
Then place a Condition on the new looping transition to only allow the user(s) you want to be able to Edit the field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
maybe, i need to map screens in Screen Schemes ? but i dont know how to do correctly
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, go to Settings > Issues > Screens and search for the appropriate screen.
Make a copy of the Default Screen and label it as the View screen. This screen should have the non-edit field in it.
Then go to Settings > Issues > Screen Schemes and search for the appropriate Scheme.
Click on Configure under the Actions heading
If there is not already a View screen, then click on the Associate an issue operation with a screen button on the top right.
Select View Issue and associate it with the new View screen you just created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@John Funk Thx a lot. It works. But now another question: why hidden fields in all request types are visible , when they are empty (option HIDE WHEN EMPTY in request type settings) using my new view screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you remove the field from the "edit" screen, you will not be able to change it in edit or inline on the view screen. To edit it, you'll need to put it on a transition screen so that it is shown to users when they use a transition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes, i put this field in transition screen , and this field is editable on it, but i need, that field shows on default work screen , but uneditable
in my case it must be only visible at work screen in task , and it must be editable only in transition screen . I have problem with first one =)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm guessing by "default work screen", you mean the "view issue" screen.
As I said, to make a field uneditable in there, remove it from the "edit issue" screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Remove only that field from the edit screen field, it should only exist in the view screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.