+
icon next to it. Rename the query to get_products
.You can rename any page name/widget name/query name by simply double-clicking on the existing one.
onSeachTextChanged
property.get_produts
query you’ll see JS already added to the onclick action.Table1
, where we are binding all our products data, we’ve simply used get_products.data()
method. Instead of that, you can also write a function, try the below code snippet:Table Data
property. With this, you could show only columns that are selected from a dropdown.Options
List and make it a Multi-Select dropdown in the Selection Type
property.Table Data
property using a moustache syntax and only return the data that's selected from the dropdown widget: