Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit an input value programmatically (without button / enter) #449

Open
juan-ordonez opened this issue Oct 2, 2021 · 0 comments
Open
Assignees
Labels

Comments

@juan-ordonez
Copy link

Hello,

I am trying to implement a customer date picker in my conversational flow. I am able to hide the default cf-input, show my date picker, and transfer the inputted date back into the hidden cf-input. At this point I would like the flow to continue automatically before hiding the date picker and showing cf-input again - and this is where I'm stuck.

Is there a function I can call to proceed to the next step in the form, rather than having to manually click the input button (or press enter)? Any guidance would be appreciated :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants