How to store/retrieve signature from form

as stated in docs, The base64-encoded image of the captured signature will be keep in value.

You can use image type column to show base64 image

above is not complete demo, you can change the value of column to the base64 string from your database.

1 Like