Bagisto Forum

    Bagisto

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

    (Admin) Custom Drop-down filter add on order table

    Knowledge Base
    3
    7
    3179
    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
      pasha last edited by

      We wants to add a status drop-down on order table. That drop down container order status. When use filtered by status, they get status list for select (not type any thing)

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        But status dropdown is already there in the filter.

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

          @devansh-webkul what he means is to change this
          65a2d332-6f5d-45d6-a513-255c491cdfb3-afbeelding.png

          to for example like this

          f8d1c5af-080f-4a12-8e03-e0079e93d779-afbeelding.png

          Kind regards,
          Glenn Hermans

          Manager Bagisto Europe
          info@bagisto.eu

          P 1 Reply Last reply Reply Quote 1
          • devansh-webkul
            devansh-webkul last edited by

            Hi @pasha,

            For this, you need to override the data grid files,
            https://github.com/bagisto/bagisto/blob/e0248e56418dd4a4e2402d5ce1aae7f9c79a6326/packages/Webkul/Ui/src/Resources/views/datagrid/table.blade.php#L124

            P 1 Reply Last reply Reply Quote 0
            • P
              pasha @ghermans last edited by

              @ghermans Thanks, exactly i want's that

              1 Reply Last reply Reply Quote 0
              • P
                pasha @devansh-webkul last edited by

                @devansh-webkul can you give any hints or tutorial to do this. That was a great help, Thanks

                1 Reply Last reply Reply Quote 0
                • devansh-webkul
                  devansh-webkul last edited by

                  Well, there is no tutorial because you are customizing this.

                  If you don't know then you can change in the existing package but make sure you are familiar with Laravel and Bagisto updates so that you can at least manually resolve the conflicts if some updates come.

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