<< Click to Display Table of Contents >> Image compare |
Overview
The Image compare Widget for Bizagi is available for download at Bizagi Widget Xchange.
Through this Widget, you will be able to use an elegant display that allows end users to compare 2 images by relying on a slider that makes it easier to identify the before and the after aspects.
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 need in your data model:
•A file type attribute which holds the files you want to display (upload should be images, and there should be 2 different images).
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 |
---|---|---|
Data binding |
A file type attribute which holds the 2 images displayed with the comparison feature. |
Not applicable. This property is mandatory. |
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://zurb.com/playground/twentytwenty.
When capturing the images with the Bizagi file upload control, make sure that you allow a file attribute to hold 2 images, and that valid extensions are those representing images, while relying on its configuration properties:
|
Last Updated 10/28/2022 9:53:37 AM