Im trying to figure out how to show an inline file picker without the need to click a button or show it in the modal style dialog as it does by default.
Currently using the v3 API, and i can trigger the opening of the uploader, but im looking for an easy way to populate an existing div with the contents of the file picker so it appears as a control on the page.