Jaren Meier Posted August 29, 2006 Posted August 29, 2006 I would like to limit the number of characters in a field to a specific amount. But when it reaches that amount before the commit the record, i would like it to stop give a message and not let them input any more... like "You have reached the limit on number of characters, no more"
Inky Phil Posted August 30, 2006 Posted August 30, 2006 You can of course do it as you leave the field by validating by calculation but I don't think that it can be done dynamically. Phil
Jaren Meier Posted August 30, 2006 Author Posted August 30, 2006 Thanks, i kinda thought that, i have tried it through the validation, but when people get to the end and it gives them the error message it removes what they last typed and then they have to estimate how many more characters they have left. Oh, well, I'll try something else.
Recommended Posts
This topic is 6662 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 accountSign in
Already have an account? Sign in here.
Sign In Now