Progress Bar

Display the progress of a value between two limits.

the Progress Bar component will show a bar that is partially filled based on how far a value has progressed toward the maximum possible value.

Setting up a Progress Bar

  1. In the Layout Editor, select the tab you want to edit.

  2. Click on the plus (+) symbol in the Components panel.

  3. Select the Progress Bar component.

  4. Choose the Data Source where your values are stored.

  5. Select the column that should affect the progress bar's current status in the Value field.

  6. Set the minimum and maximum values. By default, Glide fills these fields with 0 as the minimum and 100 as the maximum.

  7. Give the progress bar a Title and Description.

Creating Dynamic Progress Bars

You can choose the minimum and maximum values from columns in your data source and create a dynamic progress bar. These two columns are then tied to the minimum and maximum of the progress bar, and the progress bar will change if the values in these columns change.

Have a question about Progress Bar? Ask the Glide community.
Need more help? Hire an Expert.

Updated more than a week ago
Was this article helpful?