Changes

Jump to: navigation, search

XML Section Builder

490 bytes added, 20:34, 28 October 2016
m
XML Validation Examples
Please provide a numeric value greater than 0.</pre>
===Validate a Date Field From a Level 2 XML Against a Level 1 Field===
This will check if a date field on the application has been updated and validate the date field against it.
E.g. Activity Completion Date cannot exceed Project End Date
<pre>"@parent.Project End Date@"!="" && ConvertDateStr([this],'@dateformat@')<ConvertDateStr('@parent.Project End Date@','@dateformat@')
 
 
Please ensure that the Project End Date has been populated and is not greater than the Completion Date.
</pre>
==Template==
Smartstaff
56
edits

Navigation menu