I'm just trying to limit the characters used in a free text field i.e limit to 500 characters?
I can see it possible by placing the following code \b[A-Za-z0-9]{500}\b into the restrictions custom field however it doesn't seen to be working? Has anyone had the same experience with this?
Thank you.