UpdateDateField method
This method updates the definition of a date field.
Argument | Description |
---|---|
FieldName | The name of the field to update. |
Format | The output format of the date field. Refer to the documentation. |
Required | A Boolean value indicating whether the field requires a value or not. |
Value | The default value of the field. |
Remarks
The field must exist on the form definition.