allow_multiple=true/false
, if true
, the same widget can be inserted multiple times into a record; if false
, only one widget is allowed for a record.is_readonly=true/false
, if true
, the widget provides read-only data and can still be added into a locked record to display the hidden data; if false
, the widget is not available for locked records.is_public=true/false
, if true
, the widget is available for all accounts in Labii; if false
, the widget is specifically developed for some organizations and only available to those organizations. is_archived=true/false
, if true
, the widget is not available to use.metadata_labels
, list of metadata labels that required for the widget. The metadata can be set at the organization, project, or record level. See the details here. metadata_labels
field of the widget. If this field is empty, no metadata needs to be set up.