Includes recipes to help develop and customize QuickApps.
Recipes that explain how to change the layout of your QuickApp.
This recipe demonstrates how to create an interface that gives the end user different options for downloading data grids and charts from a QuickApp.
Using the clickable_ attribute in a QuickApp allows the user to interact with the data table and select specific columns and rows. With this attribute, you can create a clickable grid that displays the selected values in a chart.
clickable_
You can use a slider widget to select data in a grid where the values are formatted based on the selection.