Hi Folks,
Background:-
I have created a Custom Field
I have created a new context for the Custom Field and applied it to both Issue Type & Project - Its valid.
I have created a default value for the Custom Field that puts headers (Default Value) in Blue & Bolds the Text - Again Valid.
I have added the field to the Create screen & also the View Screen - 2 different screens but contained in the Issue Type Screen scheme & Screen scheme.
I have created an Issue Type Screen Scheme & Set the Default, Create & View Issue Operation to display the required screen - Create Operation displays 'Create Screen' & View Operation displays the View Screen - all good so far :-)
The 'View Screen' renders the custom field with the default values in Blue & Bold - Fantastic !!
The View screen also allows the user to update the content of the field - again all good :-)
The 'Create Screen' also displays the Custom field but does not display the values in Blue & Bold - instead it displays below example:-
{color:#59afe1}*As a:-*{color}
*{color:#59afe1}I want:-{color}*
*{color:#59afe1}So that:-{color}*
In short - the View Issue Operation works the way I want it but
The Create Issue Operation does not.
How do I get the Create Issue Operation (& screen) to display the custom field in the same manner as the View Issue Operation ?
Any help greatly appreciated.