I am attempting to place a field in a Toolset form that would permit upload of media files (images). Is this possible? I have created a post-type Submissions to which a form is submitted. What are steps to accomplish this? Thanks.
When you create a new form for some post type, all of its fields are automatically included in the form. If you already have a form to publish Submission posts, if you add an image field to the post type then when you edit the form again it will be possible to drag that field onto the form from the sidebar.