Giter Club home page Giter Club logo

Comments (8)

felixknox avatar felixknox commented on May 27, 2024 1

@iamtheream I would call $("#formId").conversationalForm(); from within your onchange handler, if the user-choice is "correct".

from conversational-form.

felixknox avatar felixknox commented on May 27, 2024

@iamtheream you can do this in two ways:
At the end of the form flow via submitCallback option.

or, you can use cf-validation

from conversational-form.

iamtheream avatar iamtheream commented on May 27, 2024

@felixnielsen I'm not sure how to use submitCallback or cf-validation to solve the redirect use case I'm trying to solve for. Any advice?

from conversational-form.

felixknox avatar felixknox commented on May 27, 2024

@iamtheream maybe I am misunderstanding. Let me disect.

  1. you want to instantiate the Conversational Form upon a users interaction. ex. choosing a specific radio button.
    Here I would use onchange
    Together with instantiating Conversational Form manually

  2. If you want to open a new window upon an answer from a user (within Conversational Form), then see this jsbin

from conversational-form.

iamtheream avatar iamtheream commented on May 27, 2024

Thanks for your help @felixnielsen I was trying onchange=""();methods but was not seeing any change. Now I realize that I was not instantiating for form manually.

To call the $("#formId").conversationalForm(); I should put it in the head right?

from conversational-form.

iamtheream avatar iamtheream commented on May 27, 2024

@felixnielsen I've tried to do so, but when I remove the cf-form-element from the form HTML element the functionality is gone. Maybe I'm missing a critical step here. Thanks for your support, it's much appreciated!

from conversational-form.

iamtheream avatar iamtheream commented on May 27, 2024

@felixnielsen in the example jsbin you posted a few comments up, I cannot continue without typing "stackoverflow". Is there a way that instead of retuning false, it could skip to the next input questions?

from conversational-form.

felixknox avatar felixknox commented on May 27, 2024

@iamtheream jsbin is using a pattern attribute on the field, you can just remove it (readme file for full feature description) regarding your issue, then please make a jsbin and share it.

from conversational-form.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.