Be nice to have ftlmit just warn that you are going to have your stuff truncated, and block you from submitting. Rather than blocking you from editing the text down from a larger text block.
Environment
None
Attachments
1
Activity
Show:
FrankF January 5, 2011 at 10:57 PM
updated ftRangeLength prop to
ftLimitMin
add hint and example code in formtool cfc
Geoff Bowers December 22, 2010 at 11:43 PM
Excellent little enhancement!
FrankF December 22, 2010 at 1:44 AM
new props available
ftLimitOverage ("truncate"/"warn") - default is truncate
ftLimitWarning (string) - default is "You have exceeded the maximum character limit for this field"
ftRangeLength (min,max) - validation - if ftLimit is passed in then defaults to 0, #ftLimit#
Read:
http://blog.wearesakuzaku.com/ive-reached-my-limit-approaches-to-character-number-cutoffs/
Be nice to have ftlmit just warn that you are going to have your stuff truncated, and block you from submitting. Rather than blocking you from editing the text down from a larger text block.