#2287 - Need to create reports that show if a drawing field has or not has entries
HI
We use this plugin on SuiteCRM on Accounts module, to capture the signature of the people that is getting registrated every day, using a digital tablet to draw each signature. Need to create a report on SuiteCRM that counts how many of the accounts created, have or do not have a signature. We try to created, but in the field related to this plugin, all entries appears as NULL.
How can we obtain that info? What you can suggest us to create a filter on this drawing field, that tells if has or not has a drawing (signature) on it?
Best regards
Juan Perez
8 years ago
Unfortunately, this scenario is currently not supported within the module. The data is stored as an external image on the filesystem without any data inside the database that could be checked easily.
Best regards