Is there a way to limit text in the text fields for gift notes or messages in the basket? I’d like to be able to offer limited personalisation of products (eg: 10 characters or less) and being able to limit the amount of text in the text fields would be great.
Hi @Mark,
We don’t have a built-in feature for this, but you can leverage the browser’s native form validation by providing a pattern
attribute to any of our inputs.
You’ll be able to add this attribute using our customization feature.
Let me know if that helps,
Cheers!