It is a tool that shows the position of a numerically given value between two values with measure graphic visual.
Measure tool icon at Toolbox
How it looks like on the Canvas
Compatibility
Free Form | Responsive Form | Mobile |
Properties
Properties of the form tool;
-
Name: The name of the tool will be written here.
-
Default Value: The value entered here comes into the tool by default.
-
Minimum: This is the field where the initial value is determined.
-
Maximum Value: This is the field where the end value is determined.
-
Help Text: It is the text that is entered for comment when the mouse is placed on the tool.
-
Height / Width: Adjusts the height and width of the tool (The width field has been removed from Responsive Forms).
-
From Left / Top: Adjusts the distance of the tool from the left and top (This field has been removed from responsive forms).
-
Maximum Value SQL Query: The maximum value is written to the SQL query.
-
Pin Right: Pins the tool to the right.
-
Display: Makes the tool not appear on the screen.
Actions
-
When the value changes: Assign an “Action” as on value changes handler. For more information please click here.
Examples Used
If you want to enter data as the default value, you can write in the Default Value part. It comes as marked on the client screen.
Client view on screen
To change the value of the Measure tool, you can use a Numeric Box with its operation, which is When the value changes event with Update Value operation and it triggers the Measure tool.
Client view on screen