Adding custom fields
-
Hello,
I’m stuck adding custom fields to the submit form. I’ve tried following the documentation but it isn’t clear to me. For example,
//Copy one of the existing forms to the template directory
//Add get_post_meta to the form php form file to retrieve the values of the custom fields
//Add the custom fields to the form
//Add update_post_meta to the frontier_post_post_save action- Which form should I use? is it frontier-submit-form or frontier_post_form_standard
- What do you mean add the custom fields to the form?
- one of my fields (key) is named distance as an example
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Adding custom fields’ is closed to new replies.