Mike7404054
Posts: 0
Joined: Thu Feb 26, 2015 7:09 pm

embed a google spreadsheet (or any other spreadsheet) into an app?

I am trying to create a page within the app that just shows a spreadsheet, preferably one that can be edited outside of an app. Is there any way to embed a window into the app that allows the viewer to see the spreadsheet and navigate through the app? I feel like google docs would be the easiest way to do.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

embed a google spreadsheet (or any other spreadsheet) into an app?

Hi Mike,

You can use iframe inside html component with needed source(for example google dogs..)

Note: this is external origin and document inside could not be accessible from your app. (exclusion when this external source support some external api).

Regards.

Return to “Issues”