Lookup Data Widget

Use this widget to lookup data and render the contents in a table.

Last published at: October 21st, 2024

Description:

It uses the search term provided to query the lookup data and display it in a table.

 

Design:

 

 

Example: 

Let’s build and execute the LookupDataDef example.  

  • Create a new lookup data table by navigating to the Manage - LookupData page

 

  • The Lookup Data feature is rendered on a new page as below.

 

  • Click on the Actions—Create option to create a new Category or add items to the selected category. Provide the text and filter value. Click the Create button to confirm the changes. Note: The Filter value cannot be repeated if all the row elements already exist. 

 

  • Create a new form definition called “LookUpDataDef” to use the above lookupdata table. 
  • Select the Open Designer checkbox and click the “Create” button
  • Drag a LookUpData widget to the canvas
  • Double-click on the widget to configure the “Settings” properties. Give the control a name and a category label. Then, select the pre-configured lookup categories from the drop-down list. 

 

  • Click on the Save button to confirm
  • On the Form Definition page, select UI - Render menu option. 

 

  • The form is rendered for preview on a new page. Select the item from the drop-down list like in this example. The lookup data is displayed in the table as below.  

 

 

Definition Sample:

You may download the sample definition(s) from the link here and later import it (drag-drop) to your FlowWright Process Definition (XML file) or Form Definition (HTML file) page.

NOTE: Please verify and complete the process steps for any missing configurations, such as file path references and database connections after import. Then, save the definition to confirm the changes.

Click here to download the sample file.