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

    Is there a way to make a whole screen (with input controls) read-only

    Framework
    2
    2
    882
    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.
    • P
      paul last edited by

      Imagine I create an edit screen but want to reuse it as read-only detail screen.
      What’s the simplest way to proceed.
      Thanks a lot for making a great suggestion.
      paul.

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        @paul From the top of my head you could:

        1. Use an absolute positioned transparent div on top of your container.
        2. Create a separate screen/page and present all data without using input controls. This is the way I’d go about it.
        1 Reply Last reply Reply Quote 0
        • First post
          Last post