Conditional validation for your mobile forms

Conditional validation for your mobile forms

IF {field_1} = “value x”, THEN {field_2} “IsRequired” The above is a representation of a conditional validation statement.  In simple terms, this feature is used whenever you have a form that has some fields in it that only need to be filled...
Auto-calculate elapsed time on your mobile forms

Auto-calculate elapsed time on your mobile forms

What its used for If your field crews need to record total drive time, on-site time, and such, they can enter start times and end times into their XForms field form, and XForms will automatically calculate elapsed time.  It can display elapsed time in seconds,...
Custom Reports Framework

Custom Reports Framework

Custom reports are now available within XForms We recently implemented the underlying structure necessary for displaying custom reports within the XForms dashboard.  What this means is that if you need specific aggregations and/or metrics reporting, your specific...