Skip to content

Calculated numberfield

Allows to calculate a value with operations between number fieldlets.

There are a list of elements can be configured in the fieldlet:

Section to view

Indicates where the fieldlet will be in the Summary view of the Topic.

  • Body - Shows the fiedlet in the top right of the page.

Row width

Allows to personalize the anchor of the fieldlet in Edit topic.

The maximum allowed value is 12 (100% width of the tab).

Row height

Allows to personalize the height of the fieldlet in Edit topic.

The maximum allowed value is 12.

Hidden from view mode

Indicates if the field will be hidden from the view mode.

Hidden from edit mode

Indicates if the field will be hidden from the edit mode.

Mandatory field

Check if you want the field as mandatory.

Operation

Specify the operation to do.

Ex: $1 * $2, $1 + $2, $1 - $2...

Operation fields

Fill it with the id fieldlets (number type) to operates.

Those fieldlets should be on the same form.

Ex: < id-number-1 >, < id-number-2 >

In Operation, $1 will be and $2