Changes

Jump to: navigation, search

SmartCheck Validation

13 bytes added, 15:35, 9 December 2015
no edit summary
Here is how it looks when you call a system message.
 
 
'''result.addMsg('Your message goes here.'); }''''
 
 
 
 
Here is how it looks when you call a Field message on a custom field.
 
 
 
 
''''result.addMsg('cf_@field name.id@', 'Your message goes here.); }'''
 
 
Notice the field name is added before your message, so the system knows where to place the validation message, and the system knows where to bring your cursor should you click the message.
 
=Examples=
2,004
edits

Navigation menu