Multiline placeholder

hwsassisi 14 Dec, 2025

Dear all,how is possible to add a multiline placeholder for a textarea field?

I tryie using both

write name on first line<br/>write country on second line

and

write name on first line\nwrite country on second line

but the placeholder is not written using two lines, but using one line only.

Is there any workaround?

Regards

Max_admin 15 Dec, 2025

Try this:

Line one&#10;Line two&#10;Line three
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
hwsassisi 16 Dec, 2025
1 Likes

Yes, this fix the issue.Now, the placeholer is shown n multi lines.

But I suggest to use a TextArea to set the placeholder when the component is a TextArea.It would be a nice improvement of CF8 UI

Thanks

    HWS

Max_admin 17 Dec, 2025
Answer

Added this feature to next update.

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply