You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-apps-sc...@googlegroups.com
Since Cards have the printJson() method, it seems like it would be possible to build a web app that, instead of returning a card, instead does something like:
Of course, such a UI would be pretty boring, since Cards tend to expect a window of only a few hundred pixels wide.
But, it would be nice to have a project that works nearly the same way whether it is being used as an Add-on or a Web App.
So, I'm just wondering if something like this already exists and I haven't found it yet, or just a silly idea?
Or, if not exactly the Card API, some sort of adapter that could take that same card.printJson() output and return the equivalent for some other data-driven UI.