Searching for the value of a form field |
To search for the value of the form field, use the getEntityAttributeValue method passing the parameters: Entity ID # in which the form belongs and the entity attribute ID #.
Example for attribute of the Boolean type:
Example for attribute of the Time type:
Example for attribute of the Whole number type:
Example for attribute of the Text type:
Example for attribute of the Date type:
Example for attribute of the Decimal type:
|