Jdawg Posted June 29, 2006 Posted June 29, 2006 (edited) Goal: To restrict users from entering text beyond a certain point. Purpose: To avoid 2 or 3 sentances from being printed on a second page. (Save paper) What I've tried: validating by character count. Why this doesn't work: FM doesn't take hard returns into account, and Ucase characters take up more space than lcase ones. Latest idea: To validate by calculation that would limit the printable area to a certain number of rows in the text box. Is that possible? Edited June 29, 2006 by Guest
John Mark Osborne Posted June 29, 2006 Posted June 29, 2006 Sorry, but it isn't possible to limit by the number of rows. Your best bet is to figure so average maximum for counting characters.
Jdawg Posted June 29, 2006 Author Posted June 29, 2006 John Mark, Thanks for weighing in. I really appreciate it even though my idea won't work. I just wish there was a way that I could monitor the way FM allows text editing to auto expand your text boxes. Once that starts happening, the text doesn't show up unless the actual field is lengthened in layout mode. This is what I'm trying to avoid.
John Mark Osborne Posted June 29, 2006 Posted June 29, 2006 That's true but you can make your text field as long as the longest possible entry and use sliding objects to reduce the size.
Jdawg Posted June 29, 2006 Author Posted June 29, 2006 It looks like a hard Return counts as one character can you verify this?
Recommended Posts
This topic is 6714 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