Download & Extend

Change description from textfield to text area and remove limit

Project:Webform
Version:5.x-2.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:marcingy
Status:closed (fixed)

Issue Summary

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

Comments

#1

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

Status:fixed» closed (fixed)

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

nobody click here