How to display data in JSON format using a dynamic list

Let’s see how to display data in JSON format using the example of social network links.
Screenshot_0

This is a simple structure:
Screenshot_3

First, create cards for each person you need, use a dynamic list:

Now create a block for links to social networks:

Let’s fill the database:

This is an example of a JSON file:

In logic you need to add:

Screenshot_7


The “hide” class hides an element if the URL is empty.

Here are the styles:

Demo

Demo not working, ‘application blocked’

The Demo page is working again.

1 Like