Hello,
I trigger a popup to schedule appointment using Timify. I can trigger it with a button using the following code:
<button class="timify-button x-btn blue-btn mtl x-btn-global x-btn-block" data-id="5b8a7e519902fc501864e9fb">Prendre rendez-vous</button>
On the Classic Card Element, there is a possibility to add a button on the back side. I am using it on 4th section of the homepage of my website.
How could I trigger the popup from the button on the back side of the card?
Thanks for your help,
Antoine


