2

As mentioned here (https://dev.office.com/blogs/make-your-add-ins-available-in-the-office-ribbon) all new taskpane submissions to the Office store must use commands to pass validation.

After experimentation with add-ins with and without commands, it appears that existing add-ins without commands will automatically reload when the file is re-opened in Excel online (e.g. via OneDrive, Dropbox). Add-ins with commands do not reload upon re-opening the file, and must be re-installed through the add-in store each time the file is opened.

I know there have been similar questions asked here:

And perhaps more specifically here:

Given that I cannot submit an add-in without add-in commands any more, how can I have the add-in persist / show up in the ribbon on subsequent re-opening of the file (currently our add-in users have to constantly re-install the add-in) ?

4
  • I don't have concrete details to share yet, but you are correct in your analysis of today's behavior, and we do have a solution for this problem forthcoming. Let me contact the team to see if they can provide more details. Commented Apr 4, 2017 at 4:00
  • @MichaelZlatkovsky-Microsoft can you point us to an example, documentation, and/or a blog post that explains how to do this going forward for Word, Excel and Outlook? Much appreciated. Commented Jun 20, 2017 at 0:15
  • Sure. I believe there may, in fact, already be a sample/article. Let me forward this to the right contacts on the team… Commented Jun 20, 2017 at 0:49
  • Hi Michael, Wondering if you had a chance to find the sample/article. Also looking how to get an add-in persisted for files stored on a cloud storage partner. Commented Jun 27, 2017 at 21:26

1 Answer 1

1

There is now a topic about this: Automatically open a task pane with a document. And a sample at: Office OOXML EmbedAddin

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.