Re: How to configure intelligence fields
[email protected] Wed, 20 Jul 2011 10:26:50 CDT
| Newsgroups | gmane.comp.java.jira.user |
|---|---|
| Message-ID | <14771188.1005011311175640961.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com> |
Ok, two things here
# I don't know if this is still appropriate, but I've found that when you try to use field descriptions to hold javascript cleverness, you sometimes need to make sure that it is on the description of the very last field that is rendered on the screen.
# Your javascript isn't right - I think it's missing some directives that tell the page to treat it as a script
{code}
<script language="javascript" type="text/javascript">
<!--
Your code here
// -->
</script>
{code}
--
Post by broughn2 - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=55282
_______________________________________________
Jira-user mailing list
[email protected]
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user