Hi,
I am new to wix code. I saw some of the functionalities offered and I was wondering if a specific functionality can be implemented in theory or if it’s something that isn’t exactly possible in wix:
Given a gallery on my main page, that will be (future) connected to a database collection, can I link each gallery item to its own page that is dynamically updated from the collection’s data according to that gallery item?
I am a bit familiar with python and java and mongoDB, so I have a sense that it is possible but i’m not sure the wix code platform supports this precise way that I want to configure my site.
It would be great to get advice on which tools and which sequence of actions I need to perform in order to achieve this effect.
Thanks