When digging into #7597 I realized that the error message was more precise before Kirby 5. This is what I get in Kirby 4.8.0: <img width="1096" height="286" alt="Image" src="https://github.com/user-attachments/assets/1c0e10bd-6cc1-4599-bb6d-f4afc8436fd3" /> The error message is at the field. This is what I get now in Kirby 5: <img width="764" height="267" alt="Image" src="https://github.com/user-attachments/assets/7e61bc37-9dc1-4b35-ac4d-7108b787f410" /> The error message blocks the whole form from rendering, making it hard to find out which field broke it. I would love to get the Kirby 4.8.0 error at field behavior back to save time on debugging.