Instead of having to manage an entire page worth of smart modules individually... what if at a page level you could say if this property is X, show this variation of the page, if Y... show this variation of the page. This would allow us to do so read more
Just chiming in to say that I would love to see this expansion to using CRM cards on custom objects as well. We'd like to be able to display custom ...read more
Hah @bryce-corey I had the exact same issue today and tried a JS timer as well. Did you end up finding a solution? Support suggested throwing an ...read more
Hey @miljkovicmisa thanks for the help. This worked well for my needs. I was confused by this section in the documentation that shows variables b...read more
Instead of having to manage an entire page worth of smart modules individually... what if at a page level you could say if this property is X, show this variation of the page, if Y... show this variation of the page. This would allow us to do so read more
Hi, I'm creating a module and would like to add a custom font option to it. I've created simple css hubl code like this: p, li, h1, h2, h3, h4, button, span, a { font-family: {{ module.font_family }}; } and created a font_family choice f read more
Hi All, Let's say I created a custom object for virtual events. We created a virtual event record and then hosted the event where leads attended. After the event, we have a lead list with data about attendance. How would we upload a csv read more