advanced-nova-media-library icon indicating copy to clipboard operation
advanced-nova-media-library copied to clipboard

Is it possible to save the link to the S3 image in the models table

Open dan-lutd opened this issue 3 years ago • 0 comments

I have a model/Resource/table News that has an image field using this package. It works in Nova to preview and open the image, reaching out to AWS S3

I have another app in node.js that has access to the News table. How do I save that url / link in the News table so the node.js app has access?

OR Are the links only temporarily generated?

dan-lutd avatar Feb 10 '22 16:02 dan-lutd