set_field_ctrl_properties
Configure a field control in an HWP document by setting its editability, modified flag, and user to manage form behavior.
Instructions
Set field control properties.
Args: doc_id: Document ID from open_document command: Field command string editable: 1=editable, 0=read-only field_dirty: 1=mark as modified user: User identifier string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | ||
| doc_id | Yes | ||
| command | No | ||
| editable | No | ||
| field_dirty | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||