Closed (fixed)
Project:
Webform
Version:
5.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Apr 2008 at 00:34 UTC
Updated:
16 Apr 2008 at 04:13 UTC
Currently description is limited to 512 characters. If webforms is being used to respesent an online application format the help text required for a given field often breaks this limit.
Given the increase in limit it makes sense for the intormation to be provided in a textarea. Once we have larger fields the content contained with in often needs to be formated. This introduces a new function which wraps the existing filter function and then converts markup using the check markup function.
| Comment | File | Size | Author |
|---|---|---|---|
| webform.description.patch | 9.81 KB | marcingy |
Comments
Comment #1
quicksketchSounds good to me. I changed the function names to _webform_filter_values() and _webform_filter_descriptions() because it's something I've been meaning to do anyway.
Committed to 5.x-2.x and 6.x-2.x.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.