Refine pinnwand backend behavior and fix frontend template rendering

This commit is contained in:
Jürgen Mummert
2026-03-04 16:43:05 +01:00
parent ca7f7d759b
commit f8a5d9348e
6 changed files with 76 additions and 32 deletions

View File

@@ -19,4 +19,4 @@ services:
Eiswurm\ContaoPinboardBundle\EventListener\DataContainer\PinboardTimestampListener:
tags:
- { name: contao.callback, table: tl_pinnwand, target: config.onsubmit }
- { name: contao.callback, table: tl_pinnwand, target: config.onbeforesubmit, method: onBeforeSubmit }