I have added following custom field as lable - field type. And also aaded it's default value.
1) Client ID: default value "COMP"
2) Communication ID: 9898 as default value.
Can you please tell me , how can i make these two fields as non editable ?
Thank You.
Has anyone figured out how to do this? I tried using "Message Custom Field (for view)" custom field type, but it only shows up on the view screen. I need to put up a message on the create screen.
The "create" screen is effectively an edit screen - try "Message Custom Field (for edit)" instead.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Nic. That worked!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sophie Wong, Please share me how to display the custom field "Message Custom Field (for edit) on the "Create" screen, I tried but it doesn't worked. Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's the same as it was 6 years ago - add the field to the list of custom fields, give it a default value, then go to the screen you want it on and add it there.
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.
I also need a read only text field in the create screen to give 2-3 informations to the autor of an issue.
Now I've tried the "Message Custom Field (for edit)", put in the message as default value and it also is shown in the create screen BUT the field is empty.
Do you have any idea why my default value is not shown in the create screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can't, that's not what fields are for really.
Two workarounds spring to mind:
1. Put the field on the "create" screen only. The users will be able to override your default, but won't be able to change it later.
2. Add a read-only text field and populate that with a post-function
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried second option.
actually, added read-only text fields are not appearing over the screen.
I have also added post condition under "Create issue" transition.
what could be missing ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And ya, i have published workflow too..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic,
I able to see both the read-only text fields over issue screen (after issue gets created).
But those not appearing over create issue screen while creating an issue.
any idea ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Make sure the read-only field(s) are on the issue view screens (no harm in adding them to create and edit as well)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, it is appar over issue view screen after issue get created. But it does not appear over issue creating screen even though it is "Required" field in field configuration.
why it gets hidden over issue create screen ? any solutin which allows these fields to appear over issue create screen.
I have already set this screen for Create/Edit/view all operations.
NOTE: by followig your above solution, i able to set the default value on - Post condition of create issue transition and fields can appear over issue view screen but problem is, it is not appearing over issue create screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
They won't appear on create because the issue has no data, so they have no data to display.
You actually need a totally different type of field if you want things to appear on the create screen - some form of "message" field. There's one in the "Jira Toolkit" add-on which will do the job.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok.
I tried for adding - "Message Custom Field (for view)" custom field type.
But, when come to next step of addition of custom field and "finish" then it shows me below error and unable to add this custom field.
"Invalid searcher chosen"
Also, there is no searcher appear to select on field creating screen.
Please correct me if it is wrong type ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dhaval,
This is the correct field for you to use, however we are currently experiencing a bug when configuring this specific custom field. The bug report can be found here
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.