Bagisto Forum

    Bagisto

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

    How to open model popup in gird mass action

    General Discussion
    2
    2
    594
    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
      ppstech last edited by ppstech

      hello,
      I want to open a model popup in grid mass action, so that I can update other fields data also. How to add this? OR how can I add one more field in the update ?

      58ff1766-08a2-4e7b-9fbf-8f5384fd5bba-image.png

      How can I add one more text box before the submit button ? OR How to open the model popup on submit button ?

      1 Reply Last reply Reply Quote 0
      • B
        bagisto-mogul Banned last edited by

        @ppstech
        Mass actions does not support any kind of frontend component invoke. Rather is dependent on a single AJAX function for passing all the selected IDs to your provided route.

        You would be required to over ride the datagrid blade files to do that and create a delayed sequence on submission of mass action AJAX request.

        Regards:
        Prashant.

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