1
0
-1

Hi Guys,

I need some help regarding image upload.

I want to upload image on Joget Cloud using FTP.

Joget Cloud Image Path 
http://localhost:8080/jw/web/client/app/APPNAME/1/form/download/FORMNAME/RECORDID/IMAGENAME.


Suppose,

Application Name - ImageUploadUsingFTP
Form Name - SAMPLE Form
Image Field Name - fuImages


So, can we add images using FTP based on particular record wise.


Thanks!

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      As far as I know, the file upload element does not have FTP feature.

      But this File Upload Form Element Integrated with Amazon S3 might be useful for you.

      Or you could develop your own special File FTP plugin using this Guideline for developing a plugin knowledge. More at Plugin Tutorials,

        CommentAdd your comment...