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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden