Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributeTypeMandatoryDescription
recordIdStringN

Specify the ID of the record to bind it with the attachment widget.

Note

The recordId attribute is mandatory, if tableName is set.


tableNameStringNSpecify the name of the table for the record to which this tag is bound.
isReadOnlyBooleanN

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'.

...