A couple of questions regarding forms with fields that automatically create posts:
When a form with Post Fields is submitted, does it create a new entry in the wp_posts database table and store a copy in Gravity's database table? Once a post draft is created, can it be edited using the standard WP post editor? If so, does that affect the original submission stored in Gravity's database table?
Also, can form submissions with Post Fields be exported in the same way as other forms?
Can more than one Post Image field be used to upload multiple files?
Finally, is there a way to export uploaded files?