-
-
Notifications
You must be signed in to change notification settings - Fork 0
images in form #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
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" }