Form Tag (ERB)
The form tag allows you to automatically generate forms for models in the CMS.
Note: We do not have support for the form tag in ERB at this time. You will have to generate your own forms in HTML, or use the form_tag helper from Rails.
For help generating forms to write to your Interface API, see [Writing to the Interface API] in the User Manual.