DMX 5.2.2
In the template view I want to implement real quick buttons for
1) file upload
- After clicking on the quick upload link the modal file select dialog shall apear
- Once the file is selected the final upload form of the e.g. RAUpload module shall come up, offering one final click to upload with default options already set
- Once the upload is complete the dialog shall dissapear and the current view re-freshed
2) folder creation
- With a single click on the quick folder creation button a input box (or nice looking ajax form) shall ask for the folder name to be created with default options
- After confirmation the folder shall be created and the current view re-freshed
This intuitive behaviour/functionality can be reviewed at gleamtech's FileVista, which I have also in use.