Jump to content

Recommended Posts

Posted

Hello Experts,

Just put an UnimEdit with inputType = date and run it on your Mobile.

As the user will select its Birthday date (a distant date), it would be reasonable to not open the select date, and typing it directly with mobile keyboard.

On my Mobile Chrome, the Select Date appears automatically and not allows you to enter on UnimEdit.

So, is there a way to disable the select date ?

Thx.

 

PS: On Desktop chrome allows to enter on UnimEdit and typing. Not on Mobile Chrome !

Mobile_Popup_Date.7z

Posted

Hello,

Some mobile browsers, such as the mobile versions of Safari and Chrome, automatically display a built-in date picker when using type="date", and in these cases, manual input may be blocked. Using type="text" or custom solutions allows you to bypass this limitation.

Posted
On 11/2/2024 at 7:48 PM, Sherzod said:

 Using type="text" 

Thank you Maestro.

As usually you are generous, even the week end !

• Yes, i  come back to text type and validate the User date on my class setDate...

• UnimDatePicker, while it allows you a fast select, it not allows you to enter and type manually your date.

I will see...

Many thx Sherzod

 

  • Thanks 1
×
×
  • Create New...