Skip to main content

Is it possible to add text metadata to items such as Frame,Image and Text

  • October 12, 2023
  • 1 reply
  • 128 views

Forum|alt.badge.img+2
  • Beginner
  • 7 replies

Dear Team,

I would like to add some metadata to items such as Frame, Image and Text. Temporarily I was abusing the linkedTo field but obviously it’s bad design long term. I can save it elsewhere but prefer to save it inside the item itself if possible.

Your help is greatly appreciated!

Elad 

1 reply

Horea Porutiu
Mironeer
Forum|alt.badge.img+1
  • Mironeer
  • 200 replies
  • October 12, 2023

Hi @Elad 

You should be able to add metadata to items such as Image and Text, but unfortunately, you will not be able to set metadata for Frames.

You can read more about the setMetadata() and getMetadata() in our webSDK docs. 

There are some code samples you can follow in the links above. Hope it helps!