output_form
Attributes:
- form="form name" • Use specified form. Default is unset, nothing is output.
Behaviors:
The output_form tag is a single or container tag which returns the content resulting from the form called by the tag. When used as a container tag, contaned content is passed back into the form called, and rendered as part of the form when parsed, by including the yield tag where it is desired that the contained content be displayed.