I am trying to recreate the 'How are we tracking?' custom field from the Project Central demo at Summit15.
Here is a slide displaying the custom field:
cutting-through-the-noise-breaking-down-hierarchical-communication-channels-and-silos-19-1024.jpg
(Taken from Slide 19 here: https://summit.atlassian.com/videos/interact/communication-silos)
It looks like this field is a Single-Select custom field displayed like the Confluence 'Status' macro, coloured either green, yellow or red. But I'm unclear how to create a custom field with this appearance.
Can I achieve this appearance and behaviour with the default JIRA and Confluence fields? Or with a plugin?
Thanks for any suggestions.
We achieved this by having the custom field values for "How are we tracking" be AUI span classes. As the CSS is already loaded it displays as the lozenges when viewed in the browser. Can be a little less clear when using a REST endpoint though, or searching as the value is the whole thing not just "On Track" etc. So the possible values of that field would be:
Edit: As noted below you need to enable the html macro in the system Wiki Renderer Macro's Plugin.
Thanks Ron for this explanation. Can you direct me to any documentation for how to implement this in our JIRA instance? Is the CSS loaded by default on all JIRA instances, or do we need to do that manually? Or does it rely on a particular type of custom field? Thanks again for taking the time, appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Anytime!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, is this still the best way to go or is there something newer and less "hacky" in the current JIRA version to achieve the same?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Reg M are you still looking into this? We're exploring what we can do in this space and would love to speak to any customers that would be interested.
Let me know if you've got time for a chat -- smansour at atlassian dot com.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sherif Mansour, we implemented this using the format described above. Feel welcome to contact me separately if you have any questions.
--r
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Would love to but don't have your contact details - can email me at the email above and we can go from there?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sherif Mansour - Do you have any more information on this. I am looking to do this in Jira Cloud.
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.