Replies: 0
Hello,
my customer would like to limit the number of characters a user can enter in a text area field (eg 500 characters max). Unfortunately, this is only possible with simple text field (regex) which doesn’t allow multi-line entries. How can we do this ?
In the same way, is it possible to force that image uploaded meet a specific size (400x160px, for example) ?