Hello,
I have a relationship between two CPTs: "Playlists" and "Songs". When editing a playlist on the backend, I could change the order of the connected songs by drag and drop. This works fine, and the order of the songs is reflected on the frontend.
Is there a way I could change the order of the connected songs by drag and drop from the frontend as well? I'm using a Bricks template with a query loop and selected the query type "MB Relationship: Playlists to Songs" to display the songs connected to a particular playlist. I also enabled the "Re-Order Posts" option when I registered the Song CPT. Can you please advise?
Thanks!
Jacob