Changes

Jump to: navigation, search

SmartCheck Validation

32 bytes removed, 17:07, 4 December 2015
no edit summary
}
</pre>
====End Date is before Start Date Single field upload field has no file -> Fail:====<pre>if (datediff('"@date(startdate)Single File Field.filename@','@date(enddate)@','d'" == "") < 0) {result.isPassed=false; result.addMsg('End date must be later than Start datePlease upload a file here')); result.isPassed=false; }</pre>
====Multi file upload field has no files -> Fail:====
<pre>if(ssParseNum("@level1.MUlti upload.numoffiles@") < 1)
2,004
edits

Navigation menu