Category "typo3-extensions"

Typo3 jQuery OnClick Events

i need some help for my fresh installed Typo3 Website. I want to set new Values within my DataBase via jQuery onClick Event. So i guess i need to make use of th

How to access an external database source in a TYPO3 10 module?

Within a TYPO3 10 extension I would like to access an external MySQL-database that contains a table with two fileds like "name" and "firstName". For this I adde