We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jun 10, 2019 6:56 AM
"I'm wondering if we can change the functionality of a page. Ideally, the page would have the events organized in tiles of three horizontally. The front of the tile would have the graphic, title, and date of event. After the tile is clicked on, it flips over without the page changing and additional write up and details are on the flip side (including link to register).Maybe not load it... but have a link to it as well as the detailed description of the event that is already listed?? Not load the event... but have a link to it as well as the detailed description of the event that is already listed??"
How would I go about implementing this?
This is not something I have done before.
I appreciate any help and feedback.
Regards,
Candice
Solved! Go to Solution.
Jun 17, 2019 4:56 PM
Hi @CandiceLloyd,
I found this codepen that may be a good start to helping you get the basic card flipping down: https://codepen.io/Zacaree/pen/ZvQjOG
Essentailly they are using JS to toggle a class on the card with the onclick event. You could use this as a base and then add in the HubL for the events. How you choose have the events generated would be up to you. You could do this one of two ways:
For more information on HubDB, see here:
https://designers.hubspot.com/docs/tools/hubdb
https://designers.hubspot.com/docs/tutorials/how-to-build-dynamic-pages-with-hubdb
For info on using repeating fields see here:
https://designers.hubspot.com/docs/modules/repeating-fields-and-loops
Hope this helps point you in the correct direction!
-----------------------
AJ LaPorte
www.wearediagram.com
Jun 17, 2019 4:56 PM
Hi @CandiceLloyd,
I found this codepen that may be a good start to helping you get the basic card flipping down: https://codepen.io/Zacaree/pen/ZvQjOG
Essentailly they are using JS to toggle a class on the card with the onclick event. You could use this as a base and then add in the HubL for the events. How you choose have the events generated would be up to you. You could do this one of two ways:
For more information on HubDB, see here:
https://designers.hubspot.com/docs/tools/hubdb
https://designers.hubspot.com/docs/tutorials/how-to-build-dynamic-pages-with-hubdb
For info on using repeating fields see here:
https://designers.hubspot.com/docs/modules/repeating-fields-and-loops
Hope this helps point you in the correct direction!
-----------------------
AJ LaPorte
www.wearediagram.com
Jun 21, 2019 5:23 AM
Hi AJ,
This is perfect thank you, so much information which will be incrediably useful!
Thank you for all your effort and going into detail, I am positive that I will be able to use something from which you have provided.
Thank you again!
Kind regards,
Candice
Jun 17, 2019 4:42 PM
Hi @CandiceLloyd,
Are you referring to setting something up like this?
Additionally, @AJLaPorte_diagr helped a user with a similar request in this thread.
Here is another conversation on the Community discussing the same thing.
If you are looking to create something else, please let us know. The more details, screenshots and links (including examples) that you can share, the better the Community can assist.
Thank you,
Jenny
Jun 21, 2019 5:21 AM
Hi Jenny,
Thank you so much for the feedback and additional links.
I will have a look through them and see what I can apply to our website.
Kind regards,
Candice