Hi Albert,
I think you have to pass user id from this page (/forms/dashboard_clients) and
follow this url to send parameter to backend using ajax data
https://datatables.net/reference/option/ajax.data
Thanks Chandran Nepolean
I don't see your DataTables' initialisation in the above, but you would use ajax.data if you are using ajax to get the data via Ajax. ajax.data lets you add information to send to the server, including the table id if you wanted to.
By:Xtreem Solution
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community