Tag: html
-
Symfony 5+ how to make a form field hidden from display
This is easier than it sounds, but I am writing this in case I need to remember what the answer is. At first I wasn’t paying attention to all of the many different Symfony form types in this long list. I totally didn’t see the HiddenType in the list or I didn’t notice it. I […]