Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

valueURL should send ajaxParameters with _ajaxRequest #4536

Open
lessrand opened this issue Jul 12, 2024 · 1 comment
Open

valueURL should send ajaxParameters with _ajaxRequest #4536

lessrand opened this issue Jul 12, 2024 · 1 comment
Labels
Suggested Feature A suggested feature that is waiting review

Comments

@lessrand
Copy link

When sending a request to the backend I can add ajaxParameters, e.g. credentials=true.

While this works for fetching data, it does not for fetching lists for an editow with valueURL.

This results in 403 responses/cors issues.

What I would like to have is a json object valueURLajaxParams that is passed to your _ajaxRequest method in Tabulator.js.

@lessrand lessrand added the Suggested Feature A suggested feature that is waiting review label Jul 12, 2024
@lessrand
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Suggested Feature A suggested feature that is waiting review
Projects
None yet
Development

No branches or pull requests

1 participant