The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Help text not working properly

Arijit Banerjee
March 12, 2015

I have added two separate help text for same field under field configurations of two projects but on click of create issue it works on default load but when I change the project and issue type the help text icons fails to render the text.

 

How do i work on this so it loads properly in all cases.

Note:Help text are different for different  project but for the same field.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
VikasBasra
March 13, 2015

Use

<img src="/images/icons/ico_help.png" onclick="AJS.$('#solutionProdFieldHelp').toggle();"/>

instead of javascripts