Skip to Content
0
Jan 05, 2023 at 02:52 PM

HELP Errorr when use Subforms Set or Choice subforms set

95 Views Last edit Jan 05, 2023 at 03:00 PM 2 rev

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

global-structure.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

fig2.png

Fig2.png

detail of Subform NODE_LEVEL_1

subform-node-level-1.png

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

Detail of NODE_LABEL binding :

detail-node-label-binding.png

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

Attachments

fig2.png (154.3 kB)