...
Attribute | Type | Mandatory | Description | ||
---|---|---|---|---|---|
recordId | String | N | Specify the ID of the record to bind it with the attachment widget.
| ||
tableName | String | N | Specify the name of the table for the record to which this tag is bound. | ||
isReadOnly | Boolean | N | Enable or disable attaching files. It is possible to attach files via the widget if the attribute value is 'false'. It is not possible to attach files via the widget if the attribute value is 'true'. |
...