-
Suggestion
-
Resolution: Won't Fix
-
None
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Hi
I would like to know the equivalent velocity code for the following .jsp file content. These two entries are for displaying project and issue type drop downs in JIRA.
<ww:property value="/field('project')/createHtml(null, /, /, /issueObject, /displayParams)" escape="'false'" />
<ww:property value="/field('issuetype')/createHtml(null, /, /, /issueObject, /displayParams)" escape="'false'" />
Thanks
RK
- is related to
-
JRASERVER-41242 Need code snippet for the jsp to vm tags
- Closed