JIRA 4.3 : How to Change the Number of Rows Allowed in the Text Type Custom Field Renderer
This page last changed on Aug 30, 2010 by jcostello.
Deploying Velocity Templates without a RestartIn a development instance, you can play with picking up velocity file changes without a restart.
The default Free Text Custom Field editor renders as a textarea that is 4 lines long. This may be too small for comfortable data entry and editing. The functionality that controls the behavior of that field is hardcoded in file <install directory>>atlassian-jira/WEB-INF/classes/templates/plugins/fields/edit/edit-textarea.vm. Edit all occurrences of parameter rows in the edit-textarea.vm file to the desired value and restart JIRA for the changes to take effect. RELATED PAGES |
![]() |
Document generated by Confluence on Mar 27, 2011 18:50 |