Solved
Browsing of Image and Uploading in value display
Hi,
Is it possible for the user to browse and upload a image in value display from local directory using file upload widget?
Thanks,
Shalini V.
Hi,
Is it possible for the user to browse and upload a image in value display from local directory using file upload widget?
Thanks,
Shalini V.
Yes. The upload widget must save the file to a repository. You trigger a service to execute after the UploadComplete event to get the file link of the file in your repository (you already know everything required from the upload widget to get just the one file you uploaded the GetFileListiingWithLinks service) and bind that value to the value display widget.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.