How to display saved CMS items on a separate page by creating a favorites page and counter using Save & Unsave scripts instead of Jetboost? Answered
Hey Team, I'm following the steps for Save & Unsave CMS Items v0.3 and I got it to work but is there instructions on how to display this items on a separate page?
Comments
8 comments
Checkout scripts #24, #25, and #26. I think #24 is what you need
cc Julian Galluzzo
Hey Duncan and Julian, I saw there was a recent video about this on youtube but it uses Jetboost instead. Is there any benefit of enabling favouriting via jetboost over these scripts?
Haz B Jetboost is a specific fully supported project just for this - usually, I recommend it when those search/saving features are a crucial aspect of the platform. If you're OK with a bit less stability in those features, the scripts work and should be good enough.
Duncan is right about the specific scripts 🙂
Duncan from Memberstack Sorry for the delay, but those videos weren't much of help to what i'm trying to accomplish. I have a page for events, with a favorite button, I would like to display the items they favorited on their profile page.
New solution is live 🎉
https://youtu.be/5fv8kpwyOds?si=zM2zU7C36vcHoASe
https://www.memberstack.com/scripts/liking-saving-cms-items
Hello, Is there a way to calculate total favorites per event and not have to use memberstack custom fields or json fields on each member profile in memberstack? We found away in webflow/cms to manage favorites and favorite search, but this calculates all the favorites and shows the number here per event. Much appreciated in Advance!
Hey Chad, not sure how you have implemented the favorite feature. But if the favorites data is stored in webflow CMS and you have events data in webflow, you could sync up the user favoriting an event action and add on to the number of users interested per event in the webflow cms field and show it in the front-end as well. Let me know where you are facing a blocker in implementing this.
amazing thank you @A J
Please sign in to leave a comment.