when i attach new file to a message, the funtion _upload inside ZmUploadDialg is called, and i takes formid to validate form and to upload it, after that GUI will be refreshed
can i get the same behaviour by using zimlet
Printable View
when i attach new file to a message, the funtion _upload inside ZmUploadDialg is called, and i takes formid to validate form and to upload it, after that GUI will be refreshed
can i get the same behaviour by using zimlet
i create an iframe dynamically, and i add new form to this iframe can i call upload method