Feature Requests and Feedback
-
Support wildcards for AppDomains in Office add-in manifests to support sub domains
Support wildcards for AppDomains in Office add-in manifests to support sub domains for example <AppDomain>https://*.acme.com</AppDomain>
231 votesHi Jonathan, thanks for your feedback! This is something we’re currently investigating. We’ll keep you posted.
Thanks!
Office Extensibility Team -
Need events for Office Web versions of Word and Excel
The following list of events found on the client version of Word and Excel would aid in development of apps that work the same as current client addin apps work.
Excel Open Event
Excel Close Event
Excel BeforeClose Event
Workbook activate eventWord Open Event
Word Close Event
Word beforeClose event
Document activate event343 votesThank you! We are considering enhancing the platform with some document events like the ones described here. Once we have something more concrete to share we will do so. If there are particular events (e.g. Doc open) that you care the most about do share with us.
-
provide a way to access a calendar from the browser
1) For the calendars, I would need a property similar to Event.WebLink in order to be able to access the calendar from the browser
2) If possible, when opening the calendar in the browser, I would need to provide the calendar view (day/week/month) and the date.
7 votesThank you for sharing! We’re always looking at understanding the feature sets that folks would find value in having as an out of the box feature of the platform. We’ll pass this along to the engineering teams. We’ll also update the blogs here at http://dev.outlook.com with any news.
Thanks!
Office Extensibility Team -
client-side ribbon manipulation
I'd like to see the ability to register ribbon items (tabs and their children) dynamically on the client-side via my app or some tenant scoped javascript that I can register (needs to work with SharePoint Online and should not block submittal to the store). Right now the only way to register a ribbon item of any sort is to do so during the app installation which doesn’t allow us to extend the ribbon over time (either with our own service adding items or by allowing the user to add their own items via an app or whatever).
119 votes -
Allow edits made by Office.js API functions (setDataAsync et. al.) to be 'undone' with Ctrl-z
Right now, an app makes changes to the sheet, there's no way for the user to undo those changes (or their previous changes).
61 votes -
Merge Apps for Office and Sharepoint API (Ewa namespace) and Office 2013 JS API
Is there a reason why you would not provide a common base for the two API's?
The Ewa namespace offers a lot of functionality requested in many ideas related to the Offie 2013 API - it seems you already have the code and the interface in the Ewa namespace ?7 votes
- Don't see your idea?