samwoo Posted February 14 Share Posted February 14 Good afternoon, Reporting this as a defect, when editing the labels within Request Details. If the field is NOT a custom field, Wiki-Markup is being applied However, when applying Wiki-Markup to Custom Fields in the Request Details, the formatting is not being rendered. Not sure if I am explaining myself clearly, but see this screenshot: As you can see the Field Labels for the standard Change fields (regardless of whether I have changed the labels or left them as default) are correctly displaying in Bold, but where you see the triple single quote(s), these are Custom Fields, and the issue is reproducible for any Custom Fields added to the Request Details. Link to comment Share on other sites More sharing options...
Jim Posted February 14 Share Posted February 14 I had to use <span style =""</span> to get most of this working for example: <span style="font-weight:700">Summary</span> But agreed its either a defect or not intended but hopefully this will help you achieve what you are trying Link to comment Share on other sites More sharing options...
samwoo Posted February 14 Author Share Posted February 14 Thanks @Jim, I discovered that myself after making this post lol! <span style="font-weight:bold">Associated Service Request / Incident / Release / Problem reference number</span> Works a treat, will use this for now. I guess at some point we'll need to create a new post requesting for field formatting options to be included when editing Request Detail fields, to negate the need to do this. Someone recently requested for extra Request Details functionality in another thread, so might make that request there. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now