Sterc / FormIt

A dynamic form processing Snippet for MODX Revolution
https://docs.modx.com/current/en/extras/formit
33 stars 58 forks source link

Feature Request #136

Closed EkoOne closed 4 years ago

EkoOne commented 7 years ago

A request from a couple clients of mine.

When viewing a message in the grid ("View form") is it possible to preserve the basic formatting from text areas? At least paragraph breaks.

When receiving a message with a lot of content the lack of paragraph breaks can make it very difficult to read.

Oetzie commented 5 years ago

This will be fixt in the next release (this week). View form window is updated with extra data (ip nummer and date) and the form will be displayed with textfields instead of plain text. Also a system setting 'formit.max_chars_textfield' with default value '125' will be available. When a field of a form has more then 125 chars then a textarea (with paragraph breaks) will be displayed instead of a textfield.