Dear,
I have a multi level (5 levels deep) one-to-many table structure.
On a form (on a model driven app and/or power page) of a record in the fifth level, what is the best way of showing data from all the levels above (up to the first level)?
I have tried using form components showing fields of related records, but somehow power pages does not like this, it only shows the data after multiple refreshes. In model driven apps, it takes some time to show the (nested) form component details, causing the interface to shift down each time a new level is being shown...
There must be a better out-of-the-box way, but I don't find it...
Best regards,
Koen