Hook into TYPO3 form creation

不羁的心 提交于 2019-12-12 04:34:59

问题


I'm looking for a hook to hook into the creation of a frontend form in TYPO3 (e.g. a contact form) which will allow me to pass the form structure to my extensions the moment a form is created (or edited).

I'm not so sure where to look, and I have asked before, but might have formulated my question unclear. Does anyone know if such a hook exists, or is available in the new formengine of TYPO3 8?

Or if you have a better solution I could use, I'm open for everything.

Thanks!

来源:https://stackoverflow.com/questions/42623523/hook-into-typo3-form-creation

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!