Editing the value of a form field |
To edit the value of a form field, use the setEntityAttributeValue method passing the parameters: Entity ID # in which the form belongs, the entity attribute ID # and the value.
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 number type:
|