This topic is locked

Signature pad as a blob - how to display in a list?

10/19/2022 7:56:32 AM
ASPRunner.NET General questions
D
david powell author

Thank you to ASPRunner for allowing signatures to be stored in a blob within a table. I know it isnt completely efficient, but really useful when sharing tables between sites.

Works perfectly to capture/edit a signaure, but displaying the blob as an image in a list or a view shows an icon rather than the image itself.

i have the field set to 'image' and tried all possible configurations I can think of.
The field int he mysql database is set to blob. (I have tried mediumblob as well).

At the moment my workaround is to have an 'edit' icon taking client to edit screen, but disabled all buttons apart from return to list, but it woud be nice to be able to display the image of the signature in a list view rather than in a popup/another form.

Is there a way to display them in a list?

Sergey Kornilov admin 10/19/2022

Simply setting this field's 'View as' type to image should be enough. It will show as is on List/View pages.

Show us a full-page screenshot with 'View as' settings of this field.

D
david powell author 10/19/2022

Here ( I hope ) is an image of the database settings, view/edit as settings, and the final result showing list in the background and edit in the foreground...

img alt

D
david powell author 10/19/2022

img alt