Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi again , well in your PorjectorDialog.js u have this function addDocumentVersion
i'd like to do some upload on my own can use this function
I have an input type file in my class.php and i'd like to do the upload by js
the function getVal() get all the field of the form everything work fine just left the upload of the file
So can you help me how to do upload using your function addDocumentVersion
Thanks in advance
Dupplicate addDocumentVersion with new name.
Get php url called by this fonction.
Copy as new php file and update to your need.
Call this php file in the new function.
NB : send info to user is an existing function in V3