
I am really confused with behavior of the keyboard in device. The keyboard automatically pops up when I navigate to the card containing a field. the thing is the locktext of field is true and the field is not for editing or input any text. It only shows list of text lines and each line redirects to different card when it clicked. How can I deactivate or suppress the activation of the keyboard??
card1-intro
card2-contining field "textList" (line 1 clicked then go to card "1", line 2 clicked then go to card "2", line 3 clicked then go to card "3")
Problem: when go to card2 from card1, the keyboard pops up
Goal: Suppress keyboard activation.
Thanks in advance!!
Louis