User can reference any image in a Doc that has already been uploaded to provide multiple views of the same image with any additional modification to change that view.
3 Likes
Cool idea. This would give us the chance to create a media library page/table ourselves without a specific feature for that.
2 Likes
Hi @Justin_Wilden,
As an alternative, you can build up an Images
table with Ref
and Image
columns and referencing anywhere the images through:
@[RefValue].Image
I hope this helps.
Cheers
1 Like