Changes

Jump to: navigation, search

JavaScript Validation

342 bytes added, 21:04, 12 July 2013
no edit summary
isEmail(@value@)
 
==To validate against a different custom field==
 
You can setup two fields (Amount Requested, Project Budget), and use the following to syntax to check the value entered on one of them against the other. Put this on the Amount Requested field to check if requested is more than the project budget
 
frm.cf_@Project Budget.id@.value>=@value@
==See Also==
0
edits

Navigation menu