Jump to content

This topic is 8509 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

What is a "defined area"?

If your question is how to limit the number of characters the user is allow to enter into a field, you can set field validation to "Length(YourFieldName)<10" or whatever your length limit is.

-bd

Posted

Unfortunately I am not getting what I want. I want to limit the amount of text I can put in the field. Field Validation is allowing me to enter more info that I want to allow, and then it post a message and lets me click OK or Revert. If I click OK it leaves me where I was and If I click revert it erases everything. I want to alert people when they have reached the total text the field will allow and not let them enter anymore. Is this possible?

RED

This topic is 8509 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.