Can you please tell me if it's possible to create a form (to be a WP post once submitted) that has certain fields/checkboxes/drop downs which will actually show in the post?
For example, i want to create a form with these fields:
Film Title: (text input)
Year: (drop down with list of years)
Genre: (drop down with list of genres)
Main Review: (paragraph text)
DVD Details (paragraph text)
Conclusion: (paragraph text)
As you can see, there are "sections" to the body. I would actually like the created post to display the values. Ex:
Film Title: Cloud Atlas
Year: 2012
Genre: Sci-Fi/Fantasy
Main Review:
An exploration of how the actions of individual lives impact one another in the past, present and future, as one soul is shaped from a killer into a hero, and an act of kindness ripples across centuries to inspire a revolution.
DVD Details:
Cloud Atlas will be released on DVD in January 2013.
Conclusion:
This movie requires the viewer to play close attention and follow the lives of many people throughout history.
So essentially, the form fields actually create sections of the post. Is this possible with GF?