Forms in Kirby Blocks

Where do you guys put the controller logic? Into the block snippet? Or do you create a php file in the controllers folder named like the block snippet?

Hi @u13712, add your controller logic into the block snippet.

1 Like