Skip to Content
Menu
This question has been flagged
1 Reply
1880 Views

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
Discard
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
Discard
Related Posts Replies Views Activity
2
Jul 22
2807
1
Sep 21
2498
3
Sep 21
7268
2
Sep 21
7706
0
Jun 21
2314