Adding a custom field into a form looks a bit different from other templates, but the concept is similar. Instead of referencing the field name, you use field ID. You can get that by hovering over the edit button. It is also added to the template key when you create the field, but in many cases we edit that so the hovering is usually the easiest way.
The tag to add into your template is:
{$collection['content_field_191']|raw}
Â
Recommended Comments
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now