I am not sure if I need to add another database type to save the URL or not, or if I am missing a step. I am trying to do a screenshot or Element ID capture of a Signature Pad and then store the URL is the database with the other elements.
Hi! I think there’s an event you can use here called When A Screenshot Element Pro Image URL generated
This event is fired when the image is saved and its URL is generated. Ideally, add your actions starting from Step 2 to this event and the URL would not be empty in this case.
In you existing setup, I feel that there might be a delay which causes the URL to be saved later and hence is empty when added to the DB. Go ahead with the above and you should be good to go