Skip to content

Issue since v4.21 ajax change - looking for recommended way to include base URL query string to ajax calls #121

@Slivicon

Description

@Slivicon

Hi Yajra:

Since commit acf3aeb I have an issue where before this I was getting the base/parent page URL query string parameters appended to the ajax request parameters, so I could override filters/search based on the original URL query string parameters. Since this commit it seems the query string parameters from the base/parent/original page are not appended to the ajax request anymore.

Is there a recommended way I could have the query string parameters showing in the client web browser address bar be appended to ajax requests, so that I can keep doing what I was doing but use this latest version?

  • Operating System: Windows Server 2012
  • PHP Version: 7.3
  • Laravel Version: 5.8.37
  • Laravel-DataTables Version: 9.8, laravel-datatables-html v4.21

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions