tabpanel listview in ng-client responsive form

In a responsive form(record view) I want to embed a tabpanel of another responsive form(list view) with related records.

When I embed the listview-form I do not see any records, if I embed a table-component I do see the records.

Is it possible to embed a tabpanel with a listview-form responsive in a responsive form

Regards,

Martijn

Hi Martijn,

Did you figure this out ?

Thanks
Robrecht

Hi Martijn,

your issue has nothing to do with the tabpanel.
Responsive form can be used as Record View only, therefore the Responsive List View form simply won’t show up.
You can use a table component or embed a non-responsive form as List View.

Regards,
Paolo

Thanks Paolo !!