AJAX handling in the TYPO3 Backend
TYPO3
Show in appDescription
Basic knowledge about how AJAX actions are handled in the TYPO3 Backend and how custom code can be added to be called via AJAX.
Goals
- I can register routes for backend AJAX calls.
- I know how to process incoming AJAX requests in PHP.
- I can execute AJAX requests in JavaScript.
Maintainer
Andreas Wolf