Multi Line Text Input

26 views
Skip to first unread message

Dave Johnson

unread,
Dec 16, 2025, 9:09:49 AM (3 days ago) Dec 16
to XMPie Interest Group
Hello,

Is there a text limit to this "Multiline Text Input? See attached. If there is, can I adjust that limit?

Thanks!
Screenshot 2025-12-16 085034.png

west-digital.fr

unread,
Dec 16, 2025, 12:18:32 PM (3 days ago) Dec 16
to XMPie Interest Group
Hello,

I don't think there is.
If for any reason your Customization Wizard is still in Legacy mode, you may consider adapting the piece of JavaScript code which is advertised here (if I understand well, the current code "simply" counts the number of characters; adapting it to cound characters or line break would not be a challenge).
Other useful pieces of JavaScript code are also available there, even if they may not immediately fit your situation.

If your Customization Wizard is in NG mode (React), it's another story.

couch

unread,
Dec 16, 2025, 8:09:42 PM (3 days ago) Dec 16
to XMPie Interest Group
Just to confirm, if you change from using "Multi-line text" input type and use "HTML Generic", then you can create an HTML textarea tag and use JavaScript to add the character counter. This will work in both multi-page and single-page (NG) mode.

The issue with single-page mode and JavaScript is when the JavaScript is added via the "Add JavaScript to Storefront" option. - HTML Generic input dials can still use JavaScript.
Reply all
Reply to author
Forward
0 new messages