Hello! I’m new at Bubble and struggling with the following issue:
There is data table {name} where stored links to Social Media, e.g. facebook_url = … (type text), google_url = … and etc.
Data Set has the following values: value = Facebook (type text) + icon (type image) and google etc.
Through Repeating Group displayed 4 SoMe according to Data Set (display icon and name)
How to connect corresponding links from Data Table with Repeating Group?