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

FormEngine is using vanilla ajax, could use AjaxRequest #5207

Open
sypets opened this issue Jan 14, 2025 · 0 comments
Open

FormEngine is using vanilla ajax, could use AjaxRequest #5207

sypets opened this issue Jan 14, 2025 · 0 comments

Comments

@sypets
Copy link
Contributor

sypets commented Jan 14, 2025

Current behavior

The example for sending a (Backend) Ajax request on this page do not use AjaxRequest, as in another example: https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Backend/Ajax.html

Also, this does not seem to work. That was actually my main issue. In particular, response.success was empty, even if set explicitly.

Expected behavior/output

  • use working code / use AjaxRequest / link to other page about AjaxRequest

Links

https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/FormEngine/Rendering/Index.html#rendering

TYPO3 versions

  • v12 .. main

Possible Solution

see above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant