Closed
Description
The Form Component introduced some new features like the handleRequest()
method and support for buttons in forms which need to be reflected in the introduction chapter of the Form Component.
-
bind
->handleRequest
(use handleRequest() instead of bind() #2974) -
bind
->submit
- ability to configure the method and URL of the form
- ability to render form "start" and "end"
- ability to configure buttons