Hello
I'm trying to implemente in my form the possibility to make some rows formated differently and in particular title'row nammed NODE_LABEL.
I tried to use subform set to do that , but it causes an errors and it's not possible to get Form.
I think the causes come from this implementation .
I created these alternative to differenc each node_label.
In function of value of NODE_TYPE , I display a formated Row with node_label .
General view : see bellow detail in Global_strucuture.png

Each lines of data row have to be tested into subf_set_c .But I'm not sure about the expression to write.
here you can find it in Fig.2
Binding field is $record.FOLDER.GT_SORTED_ITEMS.DATA

detail of Subform NODE_LEVEL_1

Data binding is : $record.FOLDER.GT_SORTED_ITEMS.DATA.[NODE_LEVEL = "1"]
Detail of NODE_LABEL binding :

Could you tell me if something is wrong ?How i have to change it ? Could you give me yours advices , please ? if someone has some examples of uses , It will be good also .
Anyway , All helps will be welcome and I thanks a lot in advance .
Have a good day .
Best regards .
Sebastien