<< Click to Display Table of Contents >> Phase progress |
Overview
The Phase progress Widget for Bizagi is available for download at Bizagi Widget Xchange.
Through this Widget, you will be able to display a breadcrumb-like banner that indicates the current phase on which the process is.
Notice that a phase is not necessarily a process diagram milestone; you may define your own logical phases or group them differently.
Before you start
In order to test and use this Widget, you will need:
1.Bizagi Studio previously installed.
2.This specific Widget previously installed, either as described at https://help.bizagi.com/platform/en/index.html?widget_xchange.htm, or as described at https://help.bizagi.com/platform/en/index.html?widgets_manualinst.htm.
Data model considerations
In order to use this Widget, you do not need anything in particular in your data model (no attributes required).
Properties configuration
In order to configure this Widget once it is installed in your project, include it in any form and set it properties in the Forms designer, just as you would do with any other type of Bizagi control.
Consider the following properties.
PROPERTY |
POSSIBLE VALUES |
DEFAULT VALUE / SUGGESTED |
---|---|---|
Phases |
A string in which you indicate all the phases you will display. Note that you need to separate them by using a semi-colon ( ; ). |
(none) |
Current phase |
The number of the phase in which the activity is currently at. For example, use 1 to indicate that the activity is in the very first phase (further phases will be shown with certain degree of opacity). |
(none) |
Notice all Bizagi controls and Widgets, enable a visible property which allows you to set if that control should be displayed in a given form or not (e.g, by using a business rule).
This Widget is designed as read-only. |
For complete documentation or more information about this Widget's possibilities (e.g, if you wish to customize and extend it), refer to the information about the implemented jQuery Plugin at http://codepen.io/firatcftc/pen/sHlnK.
Last Updated 10/28/2022 9:59:42 AM