CMS Development

benji_thecroc
Contributor | Gold Partner
Contributor | Gold Partner

Adding blog posts to a playlist/saving for later

Hi,

 

We're about to start development for new content Hub, it will have a few content types however what I'm interested in is enabling a user to add articles to a wishlist/save them for later.

 

Would there be a way of doing this?

0 Upvotes
1 Reply 1
stefen
Key Advisor | Partner
Key Advisor | Partner

Adding blog posts to a playlist/saving for later

@benji_thecroc you could do this with client side storage mechanism such as cookies,  localstorage, or indexdb. If you want this to work from device to device you would need to use a server side system. You might be able to make this work with HubSpot forms and personalization tokens.

Stefen Phelps, Community Champion, Kelp Web Developer
0 Upvotes