Can you link a form field to more than one WordPress field?
For example, I have a form field called "movie titles".
When the form is submitted it puts "movie titles" field in 2 places:
1) In a normal "post title" field for a blog post
2) And also in a "custom post type" field called "movies"?
If not, can I have a hidden field that will dup the "movie titles" field automatically?