Skip to Content
Menu
This question has been flagged
1 Odpoveď
3053 Zobrazenia

I'm looking for a solution to display a table (in  view) with data which comes from a request to an external api. For me, it should be an  obvious thing to do but i haven't find nice ressources about it.

Avatar
Zrušiť
Best Answer

Hello Cedric,

In your view model, create a HTML type field that store and shows HTML table data.

Now, You have to prepare HTML table data from an external API and store it in HTML type field and HTML type field  adds to View, it's provides a view of the table data that you stored on it.

Thank you
Dharmesh

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
jún 25
25039
2
júl 22
4209
1
sep 21
3849
3
sep 21
8639
2
sep 21
9501