Formatted (collapsible) content - RollableTextContent

circle-info

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 Source
Description

Field height (section Basic properties)

contentHeight

Component height (default set to 200). If the entire text does not fit in the component, a vertical scrollbar is inserted. Availability of functionality 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 (default empty). Clicking the title collapses/expands the component content.

Presentation of field content (section Basic properties)

contentDefaultVisible

Displaying the component content (by default the property is checked - value 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 was used /more/, a "Show more" button will be displayed in the component at that location (clicking it will display the hidden part of the content).

Attaching a content source in the component

To display content in the component, you must point to a previously created artifact Content (creating the artifact is described in: Creating and attaching the Content artifact).

1

Select component

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

2

Select an external data source

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

3

Specify the input parameter and output mappings

As the input parameter "artifact" when clicking the option Select component or constant indicate the appropriate artifact Content, and in the output parameters map the appropriate attributes to the service output parameters.

Illustration 1. Example appearance of the component on the form (content collapsed)
Illustration 2. Example appearance of the component on the form (content expanded)
circle-info

Demo form: demoRollableTextContent

Last updated

Was this helpful?