Page 1 of 1

Using custom fields in frontend form CGBlog

Posted: Mon Feb 15, 2016 8:09 pm
by Masweb
To display custom fields I now that I can use $entry->fields.name_of_the_field->value in the template.

I have create a frontend form in CGBlog and want to show a single custom field that can be filled in by the visitor.

How do I do that? I can't found anything about that? :(