You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: