<embed src={{data.image_storage}} width="1000px" height="600px"> </embed>
OR
<img src={{data.image_storage}} width="1000px" height="600px"> </img>
image_storage is the parameter passed on from Form Collection.
*storage is the key word to let the activity know that the document is from storage bucket.
No comments:
Post a Comment