Hey yo, what’s going on?
Let’s suppose I want to add an an optional (default) label in all my inputs, which I would get with custom logic (Would use additional classes, like TableRegistry); all the inputs will be rendered with the Form helper… The question is, How do I modify the rendering process in order to do this the Cake way?
Thanks in advance!