Multiple questions

Home Forums Quform WordPress Multiple questions

This topic is: not resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #30834
    Mobisolar
    Participant

    Hi Guys

    I have multiple layout and feature questions.

    I have a list of things I need to add to a form.

    First off I need a range slider.

    How can I add one?

    Next up I’ll need some kind of Html input for a tooltip with custom text

    And for now, lastly, I need to know if there is a way to add custom animations between certain steps. I can create the animations as shortcode inputs but need a way to have it show that for like 4 seconds between each step.

    Example: https://www.abnamro.nl/nl/prive/hypotheken/maximale-hypotheek-berekenen.html

    #30840
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #30863
    Mobisolar
    Participant

    The following code doesn’t seem to work for me:

    …jQuery(function ($) {
    $(‘.quform-form-6’).on(‘quform:goToPageStart’, function (e, form, $page, id) {
    if (id === 6_45) {
    setTimeout(function () {
    form.submit();
    }, 4000);
    }
    });
    });…

    I have put it here: Forms – Settings – Custom CSS & JS – Custom JavaScript. But whenever the form reaches that page it doesn’t automattically go to the next page. Also html (animation) works for like 60ms.

    #30878
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #30882
    Mobisolar
    Participant

    I tried but doesn’t change anything.

    #30890
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy