Just tried it and it works for me, could
# 🌎general
w
Just tried it and it works for me, could you please show me your card?
l
here is my card and input, I have entered best as a name then also it is accepting in place of first name
here is my card and I entered "best" as name then is accepted in place of first name
Also, when is choose value type as person name then it shows like this but when i choose value type as raw input then it shows Hi Best,
w
Don't worry about the weird format, once deployed it will show as a normal text
l
okay, but for the name validation issue
w
The problem is that there are so many unique names that AI can't really determine if it's correct or not. If you try to write a sentence or a phrase that is obviously not stating a name it will accept it. You just have to rely on that a user will actually input their name, because when most people are interested they will actually provide their name if they want the service
l
okay, got it
w
No worries, imagine you have Elon Musk's kid name, AI would have a heart attack😆
l
But, do we have any other option like if someone is entering "no" as string then bot is responding again the same question like: First, May I know your Full Name please? Instead of this can we some text like: "You have not entered a valid name" or something like that?
as it shows that bot has checked the name and it is not valid so it is asking for valid name instead of repeated question.
w
Yes, in your capture card go to advanced configurations. Then select retires and you can choose the text your bot will send if the name is not entered.
l
okay, let me check
Okay, it worked thanks!
w
Amazing🦾
l
I have deployed and published then also it shows this
w
You need to specify which part of the name you are referencing in you card
So for example, workflow.name.first
You are referencing the first name
l
Okay, let me check that
I have spcified this type but then also the same issue
w
Try putting it in brackets
{{workflow.name.first}}
l
okay done it worked 🫡
w
Amazing buddy
Glad I could help!
2 Views