30
Views
2
Comments
Keyboard gets disappers while typing the first value in the input box
Question

Hi Outsystems team,

   I am using the list to show the list of fee details. Inside the list i have used the input field to enter the amount of values to be paid. But i am facing issue like when i am trying to enter the value in the input box for the first time the keypad gets closed.

   In on change action of the input field i am doing some validations to calculate the total amount. I tried to remove that action also but still i am facing this issue. 


Regards,

Indumathy V

2021-04-09 11-42-43
assif_tiger
 
MVP

Indu mathy wrote:

Hi Outsystems team,

   I am using the list to show the list of fee details. Inside the list i have used the input field to enter the amount of values to be paid. But i am facing issue like when i am trying to enter the value in the input box for the first time the keypad gets closed.

   In on change action of the input field i am doing some validations to calculate the total amount. I tried to remove that action also but still i am facing this issue. 


Regards,

Indumathy V

You might be removing the Focus for the same by JS or
You might be setting the Focus of another input.

If not the case then do share the OnChange Action snapshot.



UserImage.jpg
Indumathy V

Hi Assif,

Please find the screenshot of the on change action below.


Onchange.jpeg
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.