Google Apps脚本 - 修改日历界面&行为 [英] Google Apps Script - Modifying Calendar UI & Behavior

查看:100
本文介绍了Google Apps脚本 - 修改日历界面&行为的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们的客户拥有Google Apps商业版帐户,并且希望修改 Google日历页面的默认用户界面和行为。

我们已经完成了Google日历API v3及其功能与Google日历服务交互的研究。



所以我们想知道的是:
$ b $ 1)我们知道我们不能修改日历的用户界面或使用它的行为,但我们想知道Google Apps脚本是否提供了与日历交互的钩子方法。例如,当您从UI创建事件时。



2)可以在Spreadsheet中添加小部件,如 SpreadsheetApp.getActiveSpreadsheet()。show(app)是否可以以相同方式将小部件添加到Calendar UI 3)Google Apps Business Edition帐户是否包含Google API脚本的其他额外功能(如API API v3)????b


b

我们是这款产品的新手,你可以看到;所以让我先提前为新手提问道歉。

谢谢

解决方案

< 1)是的。查看 https://developers.google.com/apps-script/service_calendar 详情

<2> NO。无法将小部件添加到日历界面。 3)消费者和Apps for Business帐户之间的唯一区别是配额限制和一些涉及用户身份识别的次要功能。

We have a client that owns Google Apps Business Edition account and wants to modify the default UI and Behavior of their Google Calendar page.

We've done our research on Google Calendar API v3 and its features to interact with the Google Calendar service.

So what we'd like to know is:

1) We know that we can't modify Calendar's UI or behavior using it, but we wonder if Google Apps Scripts provides hook methods to interact with the Calendar.For example, when you create an event from the UI.

2) It is possible to add widgets to Spreadsheet, as in SpreadsheetApp.getActiveSpreadsheet().show(app) Is it possible to add widgets to the Calendar UI in the same manner?

3) Do Google Apps Business Edition accounts count with any extra features for Google Apps Scripts as Calendar API v3 does?

We're new to this product as you can see; so let me apologize in advance for the newbie questions.

Thanks

解决方案

1) Yes. Have a look at https://developers.google.com/apps-script/service_calendar for details

2) NO. It is not possible to add widgets to your Calendar interface.

3) The only difference between a consumer and Apps for Business account are the quota limits and some minor features dealing with user identification.

这篇关于Google Apps脚本 - 修改日历界面&amp;行为的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆