1 <?xml version="1.0" encoding="UTF-8"?>
3 <sect1 id="learning.form.decorators.conclusion">
4 <title>Conclusion</title>
7 Form decorators are a system that takes some time to learn. At first, they will likely
8 feel cumbersome and overly complex. Hopefully the various topics covered in this chapter
9 will help you to understand both how they work, as well as strategies for using them
10 effectively in your forms.