Thanks in a million James! Very well explained. This is the nth time that I am watching this again. Great content. Awesome. I couldn't find this explanation--simply put anywhere else. “Great teachers are hard to find”. Grade: A++ 💥
Hey James, I have been following your videos for couple of days. Thanks for sharing the useful information. I could not figure out how can I get the stored information in the FormFlow and use it in other dialogs?
Hey James, thanks for sharing knowledge about bot framework in such a easy and simple ways. However i was wondering if you can also provide a demo regarding integration of multiple form flows and dialogs. That will be really helpful
Hi, I'm just about to start my first bot; I'm planning the likely flow of the conversation - ideally I want to use idialog for the bulk of it but for some parts of the conversation use the templates in form flow; can the two methods be combined in one solution?
Thanks for the helpful video. I have here a question. In your model of Enquiry there are just string variables. How about another type of variables like spantime or List. I just build a similar demo like this video and use these variables in my model, but bot ignore these kind of variables during the conversation. How can I fix it?
Thank you James nice video: I have a question can I start a form workflow once the user says something like may be I want to order something then I should start the workflow capture and then return back to regular chat ?
Hi James, Thanks for such a great video. While going through Formflow i found that we can create a formflow using JSON at runtime. Can you please provide a video how to use JSON to create form dialog. It will be a great help as sample is not provided for that.
Is there any way to make those Questions random? like: I've a string list with this items:"hello","how are you?" and i want to choose one of those randomly, is there any way of doing that?
James E Mann thank you very much sir for replying back, so this is for sdk v3, and right now I'm making a formflow on applying leave so when the user gives the from date it should not be today's date or any past date. And to date should be always greater than from date. So if you can explain how to validate not just this but general validations and how to write patterns in pattern attribute.
Thanks in a million James! Very well explained. This is the nth time that I am watching this again. Great content. Awesome. I couldn't find this explanation--simply put anywhere else. “Great teachers are hard to find”. Grade: A++ 💥
I must say your explanation is very clear and easy to understand. You should upload more videos on BOT. Thanks for your effort !
Avinash Reddy thanks for your kind words!
Hey James, I have been following your videos for couple of days. Thanks for sharing the useful information. I could not figure out how can I get the stored information in the FormFlow and use it in other dialogs?
Very good videos James.
gr8 video
Great tutorials James
Hey James, thanks for sharing knowledge about bot framework in such a easy and simple ways. However i was wondering if you can also provide a demo regarding integration of multiple form flows and dialogs. That will be really helpful
Hi, I'm just about to start my first bot; I'm planning the likely flow of the conversation - ideally I want to use idialog for the bulk of it but for some parts of the conversation use the templates in form flow; can the two methods be combined in one solution?
Thanks for the helpful video. I have here a question. In your model of Enquiry there are just string variables. How about another type of variables like spantime or List. I just build a similar demo like this video and use these variables in my model, but bot ignore these kind of variables during the conversation. How can I fix it?
Thank you James nice video: I have a question can I start a form workflow once the user says something like may be I want to order something then I should start the workflow capture and then return back to regular chat ?
Is it possible to receive attachments from the user along with text inputs?
Have been following your video, It too good. But wanted to know how can we add dynamic form field like list in the form flow
hi , is very helpful, have one question , how can you generate messagescontroller and entity from tool box ??
Hi James, Thanks for such a great video. While going through Formflow i found that we can create a formflow using JSON at runtime. Can you please provide a video how to use JSON to create form dialog. It will be a great help as sample is not provided for that.
Is there any way to make those Questions random?
like:
I've a string list with this items:"hello","how are you?" and i want to choose one of those randomly, is there any way of doing that?
it would be better if it shows yes or no instead of 1 or 2
Sir can you please upload a video on how to validate like example restricting he user to give date in specific interval of time
I can definitely do that, in V3 or V4 of the SDK? Also can you give an example ☺️
James E Mann thank you very much sir for replying back, so this is for sdk v3, and right now I'm making a formflow on applying leave so when the user gives the from date it should not be today's date or any past date. And to date should be always greater than from date. So if you can explain how to validate not just this but general validations and how to write patterns in pattern attribute.