Hi Eitan,
I have two collections Course Content and Faculties.
I have a mutli-reference field inside Course Content which references names from Faculties collection.
I am trying to populate a repeater which will be displayed on page load using the Course Content collection and display the value from the mutli-reference value.
I am trying to use wixdata.queryreferenced() but am unable to display the value from the reference field.