The Inline Action widget enables users to interact with the Ontology by embedding Action forms and tables. This widget requires an existing action type in the Ontology.
Form Layout | Table Layout |
---|---|
You can display multiple action types in a single Inline Action widget, allowing users to select one of the available Actions. For each action type, you can configure the following elements:
Action: Select an existing action type from the Ontology. Ensure that your intended users can view and submit the Action.
Default layout: Choose between form or table layouts for each selected action type.
Form layout: Embeds the Action form in the widget so users can submit a single Action at a time. This layout is recommended for small scale datasets where a guided form interaction is desired.
Table layout: Embeds an editable Action table in the widget. Action tables are recommended for large scale datasets, or when the data is sourced from CSV files. This layout provides the following benefits:
Note: The data scale and supported configurations can be limited in the table layout. Explore the action type configuration page for more details.
Parameter defaults: You can configure local default values for parameters in the Inline Action view. If no parameter defaults are configured, the action type parameter configurations in the Ontology will be used.
Additional options:
disabled
and hidden
, which provide the option to disable or hide invalid Actions.