Using the Advanced Dynamic Link EditorΒΆ

Premise

In the editor, the value of the parent node can be set through transformations of any complexity. The value can be determined, for example, by a single dynamic link, or by a single converter, or by a set of converters.

Opening the Editor

  1. In Project click a node whose property is to be set through dynamic link.

  2. Near the value field of the property to be set, click image1, and then click Advanced: the dynamic link editor will open.

Setting a Converter as Source of the Parent Node

Click image2 in the parent node and select the desired converter.

Set Converter Properties Using Another Converter

If the converter property is to be set through calculations or transformations of other values, other converters must be used.

Click image3 in the property block and select the desired converter.

Setting a Converter as Source for Another Converter

Click image4 next to the converter to be used as a source, then select the parent converter.

Adding Sources to Converters

Note

only for string formatter and expression evaluator.

To add a source to a string formatter or an expression evaluator, write the placeholder {index}``in the **Format** and *Expression** fields respectively, with ``index = progressive integer value, then press ENTER: a new dynamic link will appear as source.