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

  • 12 October 2023
  • 1 reply
  • 41 views

Userlevel 1
Badge +2

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

Userlevel 3
Badge

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