Hi,
Is it possible to create a dashboard widget that contains an <iframe> with contents from another external site?
// Leif
Have you tried the Web Content Widget?
My understanding is that the Web Content Widget is currently constrained to pull <iframe> from approved sites. This is currently listed here:
https://help.smartsheet.com/articles/2477606-web-content-widget#allowed
At the 2018 SmartSheet conference I asked the staff if it would be possible to pull in iframes from other sources. I told them that I would very much like to be able to pulling iframes from our own domains so that I can access some of our other tools.
I was told they are looking into it, and we should expect additional approved domains in the future. They were not so sure about allowing other non-approved domains.
Yes I have. It's a very good feature, if you are aloud to use it without being The Google or Youtube, just a Smartsheet customer. I hope it will work somehow anyway. Because again, it is a very good feature.
Thanks! I know, but at the same time I hope Smartsheet will provide me with the possibility to integrate – "pulling our own frames from other sources", – to be approved to enhance the usage of Smartsheet. I think they are going to do that. Looking very much forward to it. :-)
Hello, I am unsure of the feasibility of this goal but am hoping someone could provide some insight. Within my organization we have the following structure Workspace → Workspace → Folder. Within this folder we have additional folders that are added through an API integration we have setup. I am hoping we would be able to…
Hi, I have a large Smartsheet, I want to generate a row report that reduces information displayed down to a specific group. For that Row Report, if I were to generate an API token and share it to a third party, will that third part have access to the information on the original 'Grid' sheet, or will it be reduced to what…
Up until last week, the totalPages and totalCount parameters functioned as expected when performing a simple GET call to /sheets. If there were 150 sheets, then it would show "totalPages": 2, "totalCount": 150. As of Friday of last week, it seems like it is showing "totalPages": 1, "totalCount": 100 any time there are more…