Domino Client field limit
5 pts.
0
Q:
Domino Client field limit
How can I limit the input to a field on a form in Domino Designer client.

Software/Hardware used:
pc, IBM Domino Designer
ASKED: Sep 27 2009  2:20 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
295 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
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.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0