I would like to have the ability to add guidelines as text blocks on the top of different tabs while creating/editing an issue in JIRA. More or less identical when creating a Bug in the official JIRA project.
Add custom fields of type 'Message Custom Field (for edit)' per tab and what ever HTML guidelines that you want to provide to the user in this field.
sample content below.
<div class="infoBox"> <li>Please fill blah blah blah. <li>The quick brown fox jumps over the lazy dog </div>
The 'Message Custom Field (for edit)' doesn't seem to be a standard custom field in JIRA. How can this be made available in the field type list? Only through the Toolkit Plugin, since this is a rather large implementation for such a small requirement?
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.
Other workarounds, which may not so so good
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Btw, are you looking for HTML guidelines in the Dashboard?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Workflow step means, while viewing the issue, then you can use Message Custom Field for View.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any alternative solutions? Since installing a whole plugin for only a rather small requirement (one custom field type) is somewhat overdone.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure what you mean by 'on top of different tabs'. To better help answer your question, are you using custom fields? If so, the 'Field Description' that you supply when configuring a custom field is displayed beneath the data entry field when entering new issues and editing existing issues, but not when browsing issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks. I'm aware of this option, but the objective is to make generic information available to the users like the purpose of the tab or guidelines on the workfow step the user is currently in, or even link to Confluence for user manual information.
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.