Change description from textfield to text area and remove limit

marcingy - April 2, 2008 - 00:34
Project:Webform
Version:5.x-2.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:marcingy
Status:closed
Description

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.

AttachmentSize
webform.description.patch9.81 KB

#1

quicksketch - April 2, 2008 - 04:06
Status:needs review» fixed

Sounds 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.

#2

Anonymous (not verified) - April 16, 2008 - 04:13
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.