Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
In my mashup, I'm using the file upload widget to upload and display images, as illustrated below. I'm now focusing on the backend functionality, specifically the need to organize the uploaded images into a folder for later repository submission to wc, rather than as individual files.
I've explored the repository services and found a service named "create folder," which seems relevant. However, I'm currently unsure about how to use it to create a folder and how to post the images uploaded by the file upload widget into this folder. I also need clarity on the binding structure required for this functionality.
Any guidance or resources on how to achieve this would be greatly appreciated.
Thank you.
Hi @AV_10867476 ,
Please try with after choosing the Repository and then define Path Name in file upload widget property to specify the locataion to store the upload images/files it will automatically create the folder and upload the files in to it, incase if you need to store in static folder.
Thanks & Regards,
Arun C