Articles in this section
Category / Section

Adding Search to Your List Box Widget: A Simple Workaround Guide

Published:

Overview

The List Box widget is a useful component for displaying a list of items. However, it currently lacks a built-in search option. This article outlines a workaround to implement a search functionality using a combination of widgets.

Workaround: Combining Widgets

To achieve a search feature for the List Box, you can combine multiple widgets into a single container. This method involves using a Text Filter widget alongside the List Box widget.

Steps to Implement

  1. Add the Text Filter Widget: This will serve as the search input for filtering the items in the List Box.
  2. Add the List Box Widget: This will display the items that can be filtered based on the input from the Text Filter.
    rte_image_158.png
  3. Set Widget Hierarchy:
    • Make the Text Filter the master widget of the List Box.

      rte_image_159.png

    • Ensure that the List Box is set as the master widget for any other widgets you wish to include.

      rte_image_160.png

Additional Resources

By following these steps, you can effectively add a search option to your List Box widget, enhancing its usability and functionality.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
PK
Written by Poovarasan Kandasamy
Updated:
Comments (0)
Please  to leave a comment
Access denied
Access denied