Hi,
I was just checking if it is possible to validate if a text input field ‘is not null’, just based on the field validations, but that’s unfortunately not possible. I do have this function:
However, I cannot specify that the ‘number of characters’ has to be greater than, for example, 1. I would’ve expected to have the option of ‘specific value’, but I unfortunately don’t see that one:
Could you guys please make this possible?
Thanks in advance!