Field
A field.
Description
See Terra for information on how to use the form builder.
Attributes
Methods
- html_wrap Wraps the given HTML code with the field's field wrapper.
- id Returns the HTML ID for the field.
- input_html Returns the HTML code for the input value.
- input_name Returns the HTML name attribute for the field's input element.
- label_html Returns the HTML code for the <label> tag.
- to_html Returns the HTML code.