Changes

Jump to: navigation, search

SmartCheck Validation

58 bytes added, 19:55, 17 December 2015
no edit summary
{{Template:UnderConstruction}}
 
=Overview=
Each SmartCheck Validation statement shares the following structure:
* '''If''' Statement (thing condition to be comparedtested)<br />* '''Result''' (true or false assigned resultbased on the condition)<br />* '''Message''' (to be displayed on failed when resultis false)<br />
<pre>{result.isPassed=false;
</pre>
If the statement is false, set Assign the value of the '''Result''' to '''"false"''' and print the custom message below.
<pre>
result.addMsg('Some message here');
==See Also==* [[Submit buttons]]* [[Status]]* [[Submit Logic on Save or Save Draft Buttons]]  [[Category:Applications]][[Category:Global Settings]][[Category:Under ConstructionValidation]]
2,004
edits

Navigation menu