RATE THIS ANSWER
0
Click to Vote:
0
0
You haven't said how you want to limit the fields. If you are looking to do something like only allow 15 characters you can use either the Input Translation field property to just remove the excess cahracters or the Input field Validation property to Give the user a warning message.
Both these methods use the Lotus @functions to build the formula used to verify the entry.
You can use the Exit Field with Lotuscript also but it only validates if you progress to another field. If you enter then save the document it isn't triggered.
Last Answered:
Sep 29 2009 1:47 PM GMT by Brucelill 
295 pts.