Menu

#26 Validation makes unnecessary setValue when submitting

open
Browser (26)
5
2007-01-30
2007-01-30
No

When a page is submitted all fields are checked for required/format mask. For format mask checks the entered value is formated with the format mask and assigned to the field (eg. to fill up currency signs, ...)

This should only be done when validating a single field so that it is faster and to make sure that the checksum isn't changed by accident.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.