/
FORM FORMULAS
FORM FORMULAS
A FORMULA is any expression that can be evaluated to return a value. We call them "FORM FORMULAS" because they are always evaluated in the context of a specific FORM and they are alway placed in properties of ant ITEM TEMPLATE OBJECT that accept FORMULAS as their value
FORMULAS can be used to:
Assign a calculated value to an ITEM in a FORM. In this case, the ITEM does not need input form a user, because it will be automatically calculated
Assign a default value to an ITEM: Sometimes it is necessary to assign a default value to an ITEM even though it is still necessary the input from a user
ITEM conditions: an ITEM can have an associated condition that determines whether that ITEM will be used in the FORM or not (see ITEM TEMPLATE OBJECT)
, multiple selections available,
Related content
INTRODUCTION TO FORMULAS
INTRODUCTION TO FORMULAS
More like this
FORM OBJECT
FORM OBJECT
More like this
FORM TEMPLATE OBJECT
FORM TEMPLATE OBJECT
More like this
FORM_SHOW ()
FORM_SHOW ()
Read with this
FORM_REPORT ()
FORM_REPORT ()
Read with this
"@FORM" OBJECT CODE (FORM TEMPLATE)
"@FORM" OBJECT CODE (FORM TEMPLATE)
More like this