Skip to main content

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 

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! 


Reply