For the complete documentation index, see llms.txt. This page is also available as Markdown.

Formatted content (collapsible) - RollableTextContent

Availability of functionality depends on the license and may not be available in all deployments.

Component used to present an artifact Content with collapse/expand option (used e.g. to display a legal notice).

Component properties

Eximee Designer property
Attribute name in the Source
Description

Field height (section Basic properties)

contentHeight

Component height (default set to 200). If all the text does not fit in the component, a vertical scroll bar is added. Availability of the feature depends on the license and may not be available in all deployments.

Field title (section Basic properties)

contentTitle

Title displayed at the top of the component (empty by default). Clicking the title collapses/expands the component content.

Field content display (section Basic properties)

contentDefaultVisible

Showing the component content (by default the property is selected - the value is set to "true"). If the property is unchecked (value "false"), the component content is collapsed and will be displayed after clicking the expand arrow or the component title.

More information about component properties: Common component properties

If, in the inserted artifact Content the expression has been used /more/, a "Show more" button will be displayed in the component at this place (clicking it will display the hidden part of the content).

Binding the content source in the component

To display content in the component, you need to select the artifact created earlier Content (artifact creation is described in: Creating and binding the Content artifact).

1

Select a component

After selecting the component Formatted content (collapsible) go in the panel Properties to the section Interactions.

2

Select an external data source

In the field EXTERNAL DATA SOURCE click Select a service and connect the service TextContentService (service binding description: Example of binding the service in the component).

3

Specify the input parameter and output mappings

As the input parameter "artifact" after clicking the option Choose a component or a constant select the appropriate artifact Content, and in the output parameters map the appropriate attributes to the service output parameters.

Figure 1. Example appearance of the component in the application (content collapsed)
Figure 2. Example appearance of the component in the application (content expanded)

Demo application: demoRollableTextContent

♿WCAG: Good WCAG practices for low-code dev

Last updated

Was this helpful?