I’m very new to Wix, just testing it out as a prospective platform for a new website. I have not written a website for 20 years or so, so I am rather rusty.
Anyway, I have what seems to be a simple process to implement, but have failed to get it working. The documentation seems to suck: it describes supporting a specific use case, without seeming to do a generic one, and it is not clear if the generic one is not possible.
So, I have a collection which holds details of our journals - comfortable over 100 of them. Given that there are a large number to scroll through, we want to be able to filter on authors of articles: just show me the journals with articles by Richard Morris. We have another collection with the authors. I want to populate the choices on a drop down with a list of authors, and use the selected author to filter the journals.
And I cannot get it to work. Please confirm that this use case is supported (though, really, it seems to be so basic that I should not have to wonder whether it is supported or not). Please then walk me through the sequence of events I have to go through to set it up.