No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    keyboard input for DateTime input

    Framework
    2
    3
    599
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • marcelo
      marcelo last edited by

      Is there a way to create a date time input that allows user to type the date with keyboard and not only pick it with a mouse?
      I believe that this is a quite common use case when you have a CRUD form with lots of input fields and if you are using keyboard only to fill the form and navigate between fields, it’s time-consuming to get a date from a calendar…
      I know I can use a simple text field and validation, but I would like that DateTime widget to have an option to allow user type date (and show it in the calendar) or pick one with the mouse.

      1 Reply Last reply Reply Quote 1
      • J
        jcantonio last edited by

        Hello Marcelo,
        Did you find a way to type date and time?
        Cheers,

        1 Reply Last reply Reply Quote 0
        • J
          jcantonio last edited by

          Hello,
          FYI, I found the answer using QInput:
          https://v1.quasar-framework.org/vue-components/date
          Cheers,

          1 Reply Last reply Reply Quote 1
          • First post
            Last post