Skip to Content
Menu
This question has been flagged
1 Reply
3338 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
25760
2
Jul 22
4521
1
Sep 21
4185
3
Sep 21
8987
2
Sep 21
10067