Re: How to configure intelligence fields
[email protected] Wed, 20 Jul 2011 04:47:01 CDT
| Newsgroups | gmane.comp.java.jira.user |
|---|---|
| Message-ID | <30635427.999101311155251687.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com> |
>Mean i have to use javascript inside custome filed discription.So it will dynamically runs on clinet side. You'll find it more easy to use the message fields to do this >ok,suppose i enter wrong values inside the custome filed and i entered the tab. >How it will compare entered value and with actullal value(Doubt::: How we can get the actuall values inside java script( through DB?) for comparing purpose). >And need show error message bellow to that custome filed like screen shot i have given. That depends on your javascript. A lot of data is available to the system when you're in a screen, the user is only seeing a fraction of what's available. The reason I recommend using the message fields is that you can use Velocity to extract and manipulate information that can then be used in javascript. -- 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