cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a child level record to a Hierarchical Tables (UI Designer)

Former Member
0 Kudos

Hi Experts,

I followed the sample in discussion thread

Now the result view like below,

The HLP can add one top level record. How can I add next child level record? Shall I add an action button to do the record adding and how? Or there are other way in UI Designer setting to do it? Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

HorstSchaude
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Doris,

In the backend you simply need to adda entry in the Child node with the correct value for the parent.

This means the Creation must know to which item the new one should be added as child.

Therefore you need some  data binding of the selected line to the data used in the creation call.

HTH,

   Horst

Answers (0)