Why would I use frames in my app? | Community
Skip to main content
Answered

Why would I use frames in my app?

  • September 9, 2020
  • 1 reply
  • 73 views

Forum|alt.badge.img

Why would I use frames in my app?

Best answer by Eric Fitz

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!

1 reply

Eric Fitz
Employee
Forum|alt.badge.img+5
  • Employee
  • Answer
  • September 9, 2020

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!