Skip to Content

N3 language

Calculating child records of all levels of the tree structure

In CMW Platform it is possible to create mutual links both between record templates and within a single record template, for example, to build a tree structure (works, departments, etc.). This article is applicable in the case of implementing a tree structure of relationships and provides an example of an expression for obtaining all child records ... Read More


Calculating substitution parameters

CMW Platform has a system substitution functionality available by default to system administrators. This functionality allows you to appoint deputies for the period of absence of a certain employee, indicating the delegated roles. Deputies can complete tasks for an absent employee during the replacement period and perform other actions based on the... Read More


Calculating the Display Value of an Object Associated with a Task

In CMW Platform one can calculate the system task table in a separate record template in order to display more task parameters and set up more convenient grouping (for example, by related object). At the same time, each of the attribute/parameters must be created in such a record template, and in each of them a calculated expression in the N3 langu... Read More


Calculation of objects that meet the condition

Task example: in the table on the project form, it is necessary to display only those employees who have the skills necessary for the project. An employee is displayed only if all the requested skills are present. The project "Space tourism", the necessary skills to work in the project: Astronomy, Foreign languages, Logistics. Employee #1 has the f... Read More