Hello Everyone,
I am creating questionnaire screen in JIRA with ration button Fields as answer for each question. Like YES or NO. I have a requirement here to display only the radio button options and hide the field name.
Eg. Field Name: A1 Options: Yes, No
Please share suggestions. Thanks.
Hi Manoj,
Did you get any answer for this?
I have a requirement that hide checkbox field name or label only.
Thanks
Not out of the box. One of the plugins may. You used to be able to add html formatting, but that was discontinued with 6.2.x. The reference is https://answers.atlassian.com/questions/319662
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Joe, I did try with providing below scripts in Description field.
<script>AJS.$("strong[title='Field A']").hide()</script>. But this is not hiding the name.
My requirement is to Hide the radio button field label and show only the options.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
At the American Academy of Family Physicians, siloed marketing teams faced delays and duplicate work. Kerrie Gottschalk shook things up by moving the department to Jira, streamlining processes, boosting visibility, and sparking stronger collaboration.
Read the story
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.