Skip to Content
Menu
This question has been flagged
1 Reply
3065 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
1
Jun 25
25046
2
Jul 22
4210
1
Sep 21
3858
3
Sep 21
8649
2
Sep 21
9506