Hi,
I have a screen with many tabs in it. In the issue view page all the fields are displaying under the tab as specified.
I would like to know if a custom field can be displayed under the Details tab of the issue view page in spite of tabs present. Like in the attachment "Custom field in details tab", the custom field is displayed under "Details" tab of the issue, if there are no additional tabs in the screen other than Field tab.
If there are few more tabs in the screen other than field tab, the field is displaying under the tab like as in attachment "Custom field in field details tab".
Please let me know how can i display it under "Details" tab?
Thanks,
Krithica
Once we create custom tabs, then we cant push the fields towards the default Details tab. You can try writing javascripts to achieve this though not much recommended.
If you have any reference on how to achieve through the scripts please provide.
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please refer to the links I have provided here.
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.
Slightly different question in this example, is it possible to query by the custom field tab created in the above example.
Example : is it possible to print all issues in the above example like this,
(project=xyz and issuetype = Task and field tab= "Request details" and Your Region = "Worldwide" )
and get all those issues listed in a filter?
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.