when I was doing 'normal' Wonder apps, I would add javascript to text fields to 
limit the input to number keys by adding a 'onkeydown'  to the inline HTML like:

Starting Number: <wo:WOTextField value = "$startingNumber" onkeydown = "return 
integersOnly()"/>

can I add a rule in D2W to do the same thing?

Ted
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to