Posted by tostito on April 26, 2008 at 8:57pm
| Project: | Site User List |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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