How to insert data into custom fields via forms on the page.
-
Hello.
I wonder how to make a form that’s inserting data in custom_fields.
Lets say that i have a custom_field, and the name of it is, company_logo.
I think i should use something like this:
<input name=”company_logo” id=”company_logo” value=”” type=”file” class=”field” />
Can anyone help me, and explain how I should code, so that in doing it right.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to insert data into custom fields via forms on the page.’ is closed to new replies.