Forum Discussion
AnaPavlovic-5b7
2 months agoCommunity Member
Setting up Text entry field so the user cannot only type space
I've set up a text entry accepting user comments. I even have a layer preventing them from continuing if they try to skip it. However, I noticed that if they just type " " (space), it counts as a con...
SBP_Inc
2 months agoCommunity Member
Adding onto Phil's great answer, use a regular expression to exclude spaces before counting characters