Hello,
Any way to convert the image to base64 string before submitting the form?
I tried to use a custom code to print the “Attachment” component value after I upload an image, but it only contains the below properties:
- fileSize
- id
- name
Thank you!
Hello,
Any way to convert the image to base64 string before submitting the form?
I tried to use a custom code to print the “Attachment” component value after I upload an image, but it only contains the below properties:
Thank you!
Hi Sam,
Converting images to Base64 is not supported. You can convert them through other methods before uploading or after downloading attachments.
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Launched: new documents related APIs are available now! | 0 | 880 | July 21, 2021 | |
| How to clean up a string in Yeeflow? | 5 | 338 | December 16, 2024 | |
| Generate Document - Word Template config for Multiple-Upload Image field | 1 | 193 | November 29, 2024 | |
| Is there number limit for custom code component? | 2 | 512 | October 31, 2023 | |
| Custom Code - submit form function | 3 | 690 | August 2, 2023 |