On every file selection such as Logo or Images for image-picker question type, instead of storing the base64 on the JSON Editor, how to store a URL from our server handling the upload from the Library?
Thanks.
On every file selection such as Logo or Images for image-picker question type, instead of storing the base64 on the JSON Editor, how to store a URL from our server handling the upload from the Library?
Thanks.
Hello,
To upload images to a server and store image links within a survey JSON schema, implement the creator.onUploadFile
function. For more information, please refer to the following demo: Manage Image Uploads.
Let me know if you require further assistance.
You're always welcome. Please feel free to contact us if you require further assistance.