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

    Activate popup on input field With-QInput [SOLVED by @metalsadman]

    Help
    2
    4
    823
    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.
    • PeterQF
      PeterQF last edited by PeterQF

      Hi,

      I’m using QInput and QDate and to activate QDate popup i have to click on the icon.

      Is it possible to activate the popup by clicking on input field?

      https://quasar.dev/vue-components/date#With-QInput

      metalsadman 1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman @PeterQF last edited by

        @PeterQF set an @click or @focus event on your q-input and call $refs.qDateProxy.show() in the handler.

        1 Reply Last reply Reply Quote 0
        • PeterQF
          PeterQF last edited by

          Sorry for late answer @metalsadman , i will try when im back and confirm.

          1 Reply Last reply Reply Quote 0
          • PeterQF
            PeterQF last edited by

            @metalsadman worked perfect. Thank you so much and sorry for late answer.

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