Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Formula editor is used to create Visualization and Calculation rules for Activity Fields. You can access it by creating new Field or editing existing in Administration/Activity/Form Designer.

Image Added

 

At the bottom of the screen you can choose either to add Calculation or Visualization rule for the chosen field by clicking Edit. Some Fields may have only Visualization rule available, if they can't be used in calculations.

...

After choosing one of the rules the formula editor appears.

Image Added

 

The formula editor contains several areas:

...

If you click once on a Multi List or Pick List Field their entered Options will appear on the empty place bellow the operator’s buttons (place 4):

Image Added

 

That's working also for fields with selected URL Setting, like Technician:

Image Added

 

Expression building

...

  1. To click twice on selected field/function
  2.  Start writing it and the expression builder will hint you if there is match

Image Added

 

When a function is inserted it will provide additional information about how the function must be structured.

...

The formula editor has additional check settings so if you entered wrong expression - not existing field/option/function, mistakes in function structure you will not be allowed to save the expression:

Image Added

 

The provided expression(CONTAIN(Technician,Abbott, Claude)) looks legit : The function Contain exists, the field Technician also, there is Technician Abbott, Claude, but since it's an option and an option must be in "" it's not a valid expression and the error message will appear. If we add the "" then we'll be able to save it and we will see this window:

Image Added

 

, which means that the expression is legit and we can Save the field. If we don't press Save, although the expression is added it won't be saved!

...