What i observed is: if i create a readable custom field then can't be viewed, so only option i found is puuting those kind of fields under view screen only..
Can any one confirm me that if this is the solution or there is some other better way as well.
Yes. If you create a read-only type field, you can put it on a "view" screen ad you will see it when you view the issue. However, these fields are READ only. The users can't put anything into them. You need code to put data in them.
Hi Nic,
to make my query more clear,
I want to import some value in to a custom field (as a part of cvs import), which should not be editable ,however the field should be visible in the screen while viewing the issue,
option-1: if i make a field as "read only" first of all it does not come under the custom field list while importing.
option-2: So only option i see is to create a text field & add it only to "view screen"
Hope i am clear now..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Option 2 is what I said in my first answer, and is what you need to do.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure what the question is here. Are you asking for a "read only" field? There are some in the standard list of fields, but you have to set their values in code.
If you want a field that is enterable on issue create, but not with edit or transitions, then set up separate screens for Create, View, Edit and all your transitions and make sure the field is only on Create.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, am talking about "read only field" ,
if i create a "read only field" then can i view it ?
If the ans is No then if any field to be created as "readable"(should be visible without write(edit) permission) then only solution i feel is to create a field & add it to only to "view screen"
Please let me know if i my understanding is correct ?
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.