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

Product selection - ProductSelector

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

The component is used to present a list of products for the user to choose from.

Figure 1. Example presentation of the component on a form

When to use:

  • Selecting a product from the list, which can have a name, description, image, link, or additional content.

When not to use:

  • Only a simple list of short options is needed. Use: Radio / Tile.

Feeding the component with a script

Example implementation of a script feeding the component shown in Figure 1.

Figure 2. Example of connecting outputs in a component fed by the above script.
Figure 3. Example presentation of the component on a form
Figure 4. Example presentation of the component on a form

Demo case: demoProductSelector

♿WCAG: Good WCAG practices for low-code dev

Last updated

Was this helpful?