Focus out of text field for each new interation

(Viral Tps) #1

Currently i am facing keyboard issue in android app.
it’s like when user answered the question that time focus change back to loading that time keyboard hides, so when new question loads that time focus is back to text input , so that keyboard is appearing again. without user input. so i need to prevent that.
when user touch/click the text input that time only i need to show the keyboard.

Even text box is focused also when there is choice type question.
Is there any way to focus out of the input box?

(Daniel Beckett) #2

Hi @Viral_tps

Sorry but I’m not too clear on what problem you’re describing here. Is it that the keyboard is showing when you don’t want it to?

Thanks,
Dan

(Viral Tps) #3

Thanks for replay @DanielBeckett
yes, let me explain step by step.
the flow is started and bot asked me a question.

  1. it is choice type question so i select one option from that.
  2. then next question arrives. and it is text based. And that input box will automatically focused by default.

so in android app i am using webview and calling bot’s URL. so when input box focused, the app’s default keyboard will be opened by default.

my point is, I want to prevent auto focus of textbox in flowxo. user have to touch/click the textbox then it will focused.

same thing is happened when there is choice type question (eg. vice versa)

(Daniel Beckett) #4

@Viral_tps Sorry but that behaviour can’t be modified at the moment.

(Viral Tps) #5

@DanielBeckett
ohh, that means there is no possibilities to prevent auto focus of text box right?

(Viral Tps) #6

@DanielBeckett, Can you please check above image?, i am too much stuck on it.
please suggest me if there is other solution for it.
Thanks.

(Daniel Beckett) #7

@Viral_tps

I’m not aware of any workaround for this at the moment - sorry :disappointed:

(Viral Tps) #8

ohhh okay thank you for replay

(Viral Tps) #9

@DanielBeckett is there any update on this?
I want to prevent textbox when there is cred triggered.
please check image
image

(Karen Barker) #10

Hi @Viral_tps,

There hasn’t been any change in this behaviour I’m afraid. :disappointed: