You are viewing limited content. For full access, please sign in.

Question

Question

Error with base64 on Cloud

asked on September 6, 2021 Show version history

Hi guys.

I want to put an image in HTML field with base64, but when I do it, I get this error "this field is too large". Do you know how can I fix it?

 

 

Captura error.JPG
0 0

Replies

replied on September 7, 2021 Show version history

The HTML field is limited to 4000 characters I believe (at least it is onprem), so if your Base64 image is longer than a 4000 character string, that's why you are getting the error. Not sure how you get around that other than reducing the size of the image which may correlate to a shorter string.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.