I'm talking about MS Form and LayerSlider integration again.
In MS Form I inserted for Conditional Logic/Webhook post for slider:
IF Fabric ID (19463) On change or input
THEN Action Webhook Run immediately.
In LayerSlider/Project classes installed: custom-slider-class
And in MS Form installed: Wehook-Action-Run JavaScript <a href="javascript:void(0);" onclick="jQuery('.custom-slider-class').layerSlider(2);">Change to slide 2</a>
How can I change slides in the Configurator window from MS Form/first section/Fabrik ID (19463) window.
Hi George
I'm talking about MS Form and LayerSlider integration again.
In MS Form I inserted for Conditional Logic/Webhook post for slider:
IF Fabric ID (19463) On change or input
THEN Action Webhook Run immediately.
In LayerSlider/Project classes installed: custom-slider-class
And in MS Form installed: Wehook-Action-Run JavaScript <a href="javascript:void(0);" onclick="jQuery('.custom-slider-class').layerSlider(2);">Change to slide 2</a>
How can I change slides in the Configurator window from MS Form/first section/Fabrik ID (19463) window.
It doesn't work for me yet.
Thanks, Ivan
Attached files: 2024-04-15_12-33-15.jpg
Hello Ivan,
Is there a webhook when runs by changing the value in that input field?
Best Regards,
George | Kreatura Dev Team