Feature Requests and Feedback
-
Office 365 json api | send emails with inline image attachments
I send the description my team is having with the json integration with Office API 365.
We want to send an email with inline attachments through the JSON API.
With that objective, what we are doing:
- Create an empty draft message;
- Send the several inline attachments;
- Update the body of the draft message (with cid images inline);
- Send the message;
What is are our issue with the API?
We are unable to set the "ContentType" properties when we submit the attachments to the Office API 365.
Despite the "ContentType" we send, it is always null.We are using the following…
1 vote -
Solve Office Activation Issues on Azure VMs
Office installed on Azure VMs are losing their activation after a VM shutdown. This makes it impossible to create test VMs or use Office on a developer VM to develop/test/deploy(buildserver output) on Azure. Activation based on hardware assets such as harddrive and network MAC/IP combinations is outdated in 2014 and invalidates your VM images.
65 votesHello,
Thank you for letting us know about this issue. We’re looking into the root cause of this problem and will let you know when we know more.
Thanks,
Office Developer Platform Team -
Javascript API: Trigger the AutoFormat functionality of Office
I sometimes use use SetDataAsync to write an email address into a cell. When this is done manually, Excel converts it into a clickable link. When it is done with SetDataAsync, this auto formatting doesn't happen. If would be great if it was just automatically triggered.
3 votes -
Only fire BindingDataChange event when cell data changes
Currently it fires on scroll or changing formatting or cell width or a bunch of other random situations. Additionally, it should probably only fire when the user actually changes something, not when I write something with the API
16 votesThank you for your request!
We are collecting API requirements for developing Office Add-ins in Excel, specifically for Events API.
If you are considering moving an existing COM/VSTO/VBA Add-in to Office Add-in, or creating a new Office Add-in in Excel, and have events requirements, please fill the survey below and help us focus on the right set of events and design. We truly appreciate your help!
Thanks!
Office Extensibility Team -
Encourage users to give feedback on each app
At present, very few users give feedback and reviews on apps. As a result, other users are less likely to try them.
At every possible stage, there should be a mechanism for users to rate the app - provide a number of stars and comments. That could be an email reminder or a message that comes up next time they visit the store or something inside of Office 365. The more users that give feedback, the more that other people will feel encouraged to try.
1 vote -
Add ability to collapse selection
Could you add a call to the Office API to collapse the selection? e.g. removeSelectionasync()
Our Eduction Task Pane apps work based on selections and we would like the ability to collapse the selection once the functionality we introduce has been completed.
At present our task pane apps target Word 2013 and Excel online, though we are coming from Word Object Model desktop type applications, so making the cross over.
26 votesNeeds more information ·AdminOffice Developer Team (Microsoft Office Extensibility, Microsoft) responded
Gavan, thank you for your feedback. We really appreciate it! Can you please explain your scenario a little bit? We now have a getRange API using which you can get the range of an object (paragraph.getRange(“start”), at the start or the end of it, and then it can be selected. Does this API help with your scenario? We look forward to hearing back from you.
Thanks!
Office Extensibility Team -
In outlook mail app Add a functionality to use EWS getrooms operation
i have requirement where i need to get exchange rooms (like we do through EWS by using getRooms)in my outlook mail app, right now there is no such functionality where through makeEwsRequest i can get the rooms.
1 vote -
OneNote WebApi for On Premisis Offce Web App Server
When developing on Premises enterprise Web applications there is a need to integrate Office Web Applications into them to provide additional functionality where data privacy is critical (for example through legislation).
For this reason enterprises often cannot utilise Azure hosted solutions such as OneNote online, but must use on-premises servers (an example is Office Web App server which provides in-browser support for Office Applications in SharePoint).
While it is possible to create a windows desktop application that can use the OneNote COM API provided by a locally installed copy of OneNote, it appears not to be possible to provide the…
7 votes -
Make the store page for each app more user-friendly.
The front page to the new store looks fantastic, it's nice, user-friendly and very intuitive. But that redesign doesn't extent to the page for each app.
When you click on an app, the page for each app is messy. It should be redesigned to encourage users to explore the screenshots, read the description and instructions, click relevant video, and ultimately add the app.
1 vote -
Allow SP.UserCustomAction to be publish in the Office Store
Microsoft Office Store dont allow to publish SharePoint App with Full-permission, but there is the need from Site Administrators to extend the Out of the box functionalities such us
SP.UserCustomAction object (sp.js)
http://msdn.microsoft.com/en-us/library/office/jj245920.aspx to the Site Administrators be able to add custom Actions/Ribbons and Script to their business in the Host Web Site.
If this option can be done from the App Web to Host Web will avoid SharePoint Solution instalation "WSP" in Farms, the complexity of XML will be reduced and eficiency will increase (hours spent by Dev can be reduce in minutes)
App example: http://aaclage.blogspot.ch/2014/06/sharepoint-app-processlynx-custom.htmlIt is possible…
75 votes -
On Office App store search results page, show Provider field in app details.
On the search result page for Office Apps, show the provider field of each App.
e.g. https://store.office.com/search.aspx?productgroup=SharePoint&catfltr=6&category=Editor%2527s%2BPicks
Can't tell which apps are made by Microsoft and which ones are made by which partner.
1 vote -
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 -
is there a "Contact apps for Outlook" for Office365?
is there a "Contact apps for Outlook" for Office365?
1 vote -
Implement office app for Visio ?
Apps for Excel, Word, PowerPoint are available but for the moment there isn't the possibility to develop an app for Visio. Why ?
43 votes -
Allow Mail Apps to add custom email format address to new mail item "To" list
Extend the mailitem.to.addAsync() method to accept the custom email formats i.e 'Kiran123@/CO=OT' or.'RFAX:KIRAN@/FN=111/VN=1111' etc.
Currently "Office.cast.item.toMessageCompose(item).to.addAsyc()" method is not accepting any custom email address. It is throwing the following error message."No valid recipients were provided"
4 votes -
Enable Apps for Word, Excel and PowerPoint in Office Web Apps
Apps for Office only run client side for Word, Excel and PowerPoint. OWA should support them as well.
13 votes -
Allow Excel, Powerpoint and Word to send images as an object
Enhance the Office JS API to allow apps to send the selected user image as an object.
15 votes -
"Update Available" Badges on SiteContents
It's a pain to identify manually all Apps that are currently offering an update. Users should see a badge on the App Launcher as soon as an update is available.
5 votes -
Allow Excel to detect cells with functions
Enhance the Office JS API to allow Excel to warn/prevent writing on cells with functions insde
4 votes -
Remove App version field from office store submission form
Currently when you submit an app to office store, you have to enter app version, this has to match the version defined in manifest, this seems redundant to me, can we remove this field from the submission form. App manifest describes the version of the app and having to enter it again during submission seems redundant to me additionally the app validation fails when they don't match, don't believe this is called out anywhere in policy, I could be wrong.
3 votes
- Don't see your idea?