Answered

Why would I use frames in my app?

  • 9 September 2020
  • 1 reply
  • 15 views

Userlevel 2
Badge

Why would I use frames in my app?

icon

Best answer by Eric Fitz 9 September 2020, 16:17

View original

1 reply

Userlevel 1

Frames are a great way of allowing a teammate to set up the app using a predefined set of options or settings.

 

An example of an app that uses frames is our Content Showcase app.

 

Using frames, you can create card_creation_options which are passed as params to your initialize_card URL, which you can then use to customise the canvas to this specific card!

Reply