...
Attribute | Type | Mandatory | Description | ||
---|---|---|---|---|---|
recordId | String | N | Specify the <![CDATA[ID of the record to which this tag implementing attachment widget will be bound.
| ||
tableName | String | N | Specify the name of the table for the record to which this tag will be bound. | ||
isReadOnly | Boolean | N | Enable or disable attaching files. If the attribute is equal to 'false', you will be able to attach files via the widget. If the attribute is equal to 'true', you will not be able to attach files via the widget. |
...