You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to define a keepTurn in the dialog flow ?

edited May 3, 2018 7:00AM in Digital Assistant & Mobile 1 comment

Summary

How to define a keepTurn in the dialog flow ?

Content

hi everyone

i want to navigate from a state to another one without waiting the user input in my dialogflow.

i know that to do that in a custom component we need just to set the keepTurn at true, it's the same here ? or not? how to do it if yes or no and thanks a lot. this is my code if you need it to response and if you can help with a better idea.

 

----------------------------

initializePriority:

    component: "System.SetVariable"

    properties:

      variable: "priority"

      value: 1

  transitions: {}

  jobApply :        

    component: "job.apply"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!