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

    [Solved] Modal with form

    Help
    1
    2
    1084
    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.
    • krsyoung
      krsyoung last edited by krsyoung

      Hello, has anybody found a way to capture input within a <q-modal> component? I see that I can do simple events but I was hoping to use a modal to capture the input from a card reader scan (and then update the corresponding model after parsing the string).

      Either I need to pass the raw string from the card scan back via the close() function or possibly directly update the data model.

      Any thoughts appreciated!

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

        So, sometimes you get lucky 🙂

        I just put an input element into the modal and it works beautifully. Not sure if that was a “duh” moment or not but it works fantastic!

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