How to build a favorites feature in Webflow with Memberstack that lets site owners see user lists without login access? Answered

Post author
johan Van Wambeke

I want to do a favorit list, is there a template / component / script / tutorial on how to do this with webflow x memberstack?

Comments

9 comments

  • Comment author
    Duncan from Memberstack
    • Official comment

    Checkout MemberScript #106 - Liking & Saving CMS Items 

    This script works with Finsweet's loadMore attributes, meaning you can use it with 100+ CMS items and it still loads next to instantly. 

  • Comment author
    Marko Guzvic

    https://app.memberstack.com/apps/app_clk0uxsol03ih0ui1do5hhvsw/editor
    This should help. Also check out Script #24

    0
  • Comment author
    johan Van Wambeke

    Is this actualy saving the favorites inside memberstack or is it using local storage / cookies?

    0
  • Comment author
    Marko Guzvic

    Yup, it saves it under members JSON

    0
  • Comment author
    johan Van Wambeke

    Excelent, my client is an architect, people have to look at images and favorite some. like pintrest, but only his photos on the site because they are making decisions on wallpaper, stairs, toilets and so on. So if I implement this, how do I allow the owner of the website to see a specific person's favorites? ( without having there login pasword )

    0
  • Comment author
    Shadi null

    johan Van Wambeke You would have to create your own backend automation (with make or zapier for example) that looks for memberstack json updates and in turn, updates a webflow page or a CMS item with a reference of the user that liked/favorited it. Then its just a matter of presenting it to a user with a filter system so you can check which user likes what.

    To do this successfully you would only really need the favorited items collection id, item id, and the memberstack ID/webflow user ID (for the reference field)

    0
  • Comment author
    Konrad Koczwara

    Can memberstack support "Favoriting"? I am trying to have gated access to have the ability to favorite items in a directory.

    0
  • Comment author
    Abdullateef Ademoye

    Make use of json feature with it

    0
  • Comment author
    A J

    Hey johan Van Wambeke,

    Hope you got this setup for your client.

    For future readers here, you can enable users to save CMS items via the site and can also view all of your users' favorites in one place by using this memberscript which will now store the favorites in Memberstack's Data Table so that you don't need to view every single member's record to know their favorites and can view it directly via the Data Table you setup in Memberstack.

    Hope this helps.

    0

Please sign in to leave a comment.