You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should make it possible to display graphics on the form. Graphics sent in a new "field" called "image" in "members" section of JSON.
Image encoded with base64.
We should make it possible to display graphics on the form. Graphics sent in a new "field" called "image" in "members" section of JSON.
Image encoded with base64.
{ "type": "image", "name": "smile", "value": "image/jpeg;base64,/9j/4AAQSkZJRgABAQEBLAEsAAD//gATQ3JlYXRlZCB3aXRoIEdJTVD" }
The text was updated successfully, but these errors were encountered: