Versions Compared

Key

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

This widget is used to add The <rem> tag adds model attributes to a form. The use case is when the administrator needs to extend a record form in the agent interface. The tag must be specified in the Template field of the widget.

...

AttributeTypeMandatoryDescription
isUserScriptsBooleanNThis attribute allows to enable enabling client scripts execution. The default value is 'true'.
isPortalBooleanNThis attribute allows declaring that this widget should be displayed on the portal.
modelIdStringNThis attribute allows to specify specifying RE model ID.
recordIdStringNThis attribute allows to specify specifying an ID of an existing record to extend.
styleStringN

This attribute specifies the display settings (size, font, color, and etc.) of the widget elements using the CSS syntax.

tableNameStringYThis attribute allows to specify specifying a table containing the extending record.

...