Getting Crazy with Form Themes

Go to class
Write Review

Getting Crazy with Form Themes provided by SymfonyCasts is a comprehensive online course, which lasts for 1-2 hours worth of material. Getting Crazy with Form Themes is taught by Ryan Weaver. Upon completion of the course, you can receive an e-certificate from SymfonyCasts. The course is taught in Englishand is Paid Course. Visit the course page at SymfonyCasts for detailed price information.

Overview
  • We already learned all the form basics. But, controlling how you render your forms? That's a huge and super-fun topic all on its own. Themes! Form variables! Rainbows! Let's go!Creating your own form themeController form variablesUsing form variables in your themeRendering a field 100% by handController variables in your form typeAdding a "help" text system that renders for all fieldsLeveraging a FormTypeExtension to tweak any field in your systemCustomizing how a single field rendersThis stuff is black magic: learn these fundamentals, and you'll be unstoppable!

Syllabus
    • 01. Form Parts & Functions Reference
    • 02. Form Rendering Functions
    • 03. Form Variables are the Bomb
    • 04. Pro Form Theming
    • 05. Form Theming: Add an Error Icon
    • 06. Complex Blocks & the parent() Function
    • 07. Adding Form Field Help Text
    • 08. Go Deeper: Vars, Twig merge & Form Functions
    • 09. Form Options & Variables: Dream Team
    • 10. Controlling Vars with finishView()
    • 11. Form Type Extension Magic
    • 12. Compound & Embedded Forms
    • 13. Rendering Fields Manually