additonal handling of multi-line fields

tostito - April 26, 2008 - 20:57
Project:Site User List
Version:5.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

It would be nice if multi-line fields were handled differently. Either a global or per field setting to replace newlines with a specific character.

I got around this by making my template "return nl2br($r['@profile_teams'])". To accomplish that I had to install this patch though: http://drupal.org/node/183379

 
 

Drupal is a registered trademark of Dries Buytaert.