Hi,
I am very new to wix, but really enjoy working with it so far.
I have this issue, that has been bothering me for some time now, and i just can’t figure out how to solve it.
Basically i want to do this:
Select IMAGE_FIELD from DATASET where TEXT_FIELD = ‘SOMETHING’
And get the resulting images to show in a gallery.
I know SQL is not an option, but i suppose i can get the same result with JSON or something else.
Any help is really appreciated!
Thanks in advance!
Best regards,
A Wix newcomer