Forum

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.

Use of the upload f...
 
Notifications
Clear all

Use of the upload files function

2 Posts
2 Users
0 Reactions
3,486 Views
 imen
(@imenkolsi)
Posts: 37
Active Member
Topic starter
 
[#898]

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


 
Posted : 18 Jan 2013 11H35
babynus
(@babynus)
Posts: 14953
Main Contributor Admin
 

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


 
Posted : 18 Jan 2013 13H41
Share:

Scroll to Top