Progress Bar

Content Type: Widget
Categories: User Interface

Overview

This widget lets you show the percentage of progress in a striped or solid bar. Use the appearance tool to showcase your brand design.

Documentation

Please see Progress Bar in the Mendix documentation for details.

Releases

Version: 3.2.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 3.2.0
Framework Version: 9.6.0
Release Notes: ### Changed - We updated page explorer's caption to display [type, current value]. - We updated the light and dark icons and tiles for the widget.
Version: 3.1.0
Framework Version: 9.6.0
Release Notes: ### Added - We added dark mode to Structure mode preview. - We added dark icons for Tile and List view.
Version: 3.0.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue that causes design properties and styles to not be applied to the widget in Design mode & Studio.
Version: 3.0.0
Framework Version: 9.6.0
Release Notes: ### Added - We added a toolbox category and toolbox tile image for Studio & Studio Pro.
Version: 2.1.0
Framework Version: 9.0.5
Release Notes: ### Added - Added structure preview.
Version: 2.0.0
Framework Version: 9.0.5
Release Notes: ## Features - Reorganization of properties and design properties. - Implemented options to provide the range and progress as static, dynamic, or expression values. - Added new options for the progress label rendering. - Removed inner styles from widgets and moved to module themesource. - Added new styling presets through design properties. ## Fixes - Fixed logic to properly map the progress value onto the provided range. ## Breaking Changes - Progress values outside of the provided range are clamped onto the minimum or maximum value depending on which one is closer.
Version: 1.2.1
Framework Version: 7.13.1
Release Notes: We fixed compatibility for Mendix 8
Version: 1.2.0
Framework Version: 7.13.1
Release Notes: - The text inside the bar can now display text from an attribute, enabling more flexible content. - The value and maximum value can be set with a static value.
Version: 1.1.0
Framework Version: 7.13.1
Release Notes: - Add nanoflow support on click event - Add Open page as option to open: full page, popup or blocking popup - Add bar style primary (darker blue)