The signal tree in the left pane of the dialog XML/JSON text creation provides all applicable signals for the data structure.

You can add one or more signals by drag & drop. Depending on where you drop the signal from the signal tree, different actions are taken. When dragging the mouse over the nodes, a tooltip shows the action to be taken when dropping the signal.
The following table shows the different actions depending on node type and column:
|
Drop signal on... |
... in name column |
... in value column |
|---|---|---|
|
Object |
Signal will be added as a new node on the same level. |
Value type and value will be replaced by the signal. |
|
Array |
Signal will be added as a new node on the same level. |
Value type and value will be replaced by the signal. |
|
Property |
Name, value type and value will be replaced by the signal. |
Value type and value will be replaced by the signal. |
If you select multiple signals in the signal tree at once and drag them on the links Add to... or on an object/array, they are added.
Examples
Drag signal on an object, Name column

Drag signal on a property, Name column

Drag signal on an object, Value column

Drag signal on a property, Value column
