-
Notifications
You must be signed in to change notification settings - Fork 266
[All Hosts] (installation) Preview control of choice for COM or Office add-in #5217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Learn Build status updates of commit 1371159: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 117528f: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit a49906b: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Learn Build status updates of commit c9b1e96: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 7915390: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 122d831: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 83e562e: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit d71a635: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 74b40b0: 💡 Validation status: suggestions
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
docs/images/COM-preference-disable-failure.png
docs/images/COM-preference-disable-success.png
docs/images/COM-preference-prompt.png
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Learn Build status updates of commit 610bcff: 💡 Validation status: suggestions
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
docs/images/COM-preference-disable-failure.png
docs/images/COM-preference-disable-success.png
docs/images/COM-preference-prompt.png
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Learn Build status updates of commit 3d1014b: 💡 Validation status: suggestions
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
docs/images/COM-preference-disable-failure.png
docs/images/COM-preference-disable-success.png
docs/images/COM-preference-prompt.png
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
Learn Build status updates of commit e0a66b6:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md | View | Details | |
docs/develop/manifest-element-ordering.md | ✅Succeeded | View |
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
- Line 174, Column 1: [Warning: file-not-found - See documentation]
Invalid file link: '../images/com-preference-prompt.png'.
- Line 178, Column 1: [Warning: file-not-found - See documentation]
Invalid file link: '../images/com-preference-disable-success.png'.
- Line 182, Column 1: [Warning: file-not-found - See documentation]
Invalid file link: '../images/com-preference-disable-failure.png'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
Learn Build status updates of commit 6af2bd3: 💡 Validation status: suggestions
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
Outdated
Show resolved
Hide resolved
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
Outdated
Show resolved
Hide resolved
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
Outdated
Show resolved
Hide resolved
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
Outdated
Show resolved
Hide resolved
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
Outdated
Show resolved
Hide resolved
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
Outdated
Show resolved
Hide resolved
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
Outdated
Show resolved
Hide resolved
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
Outdated
Show resolved
Hide resolved
|
||
To configure which add-in is used (or give the user the choice) there is an optional **\<Effect\>** child of the **\<EquivalentAddins\>** element that has one of the following effects when the Office Add-in is installed, depending on which of two possible values it is set to. | ||
|
||
- **DisableWithNotification**: All of the COM add-ins specified in the child **\<EquivalentAddin\>** elements will be disabled and hidden. A popup dialog notifies the user that this happening. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As mentioned in the other PR, we should update our representation of XML elements to include backticks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As mentioned in the other PR, we should update our representation of XML elements to include backticks
I created a backlog item for this.
docs/develop/make-office-add-in-compatible-with-existing-com-add-in.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Elizabeth Samuel <[email protected]>
Learn Build status updates of commit f3a3cf0: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 634517a: ✅ Validation status: passed
For more details, please refer to the build report. |
> - It's supported only for Excel, PowerPoint, and Word. | ||
> - The minimum Office version that supports the feature depends on the type of manifest that add-in has. | ||
> | ||
> - **Unified manifest for Microsoft 365**: ?????? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will we have the support details soon?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will we have the support details soon?
Yes. We won't merge until we have them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, understood.
Co-authored-by: Elizabeth Samuel <[email protected]>
Learn Build status updates of commit 3abc3f0: ✅ Validation status: passed
For more details, please refer to the build report. |
> - It's supported only for Excel, PowerPoint, and Word. | ||
> - The minimum Office version that supports the feature depends on the type of manifest that add-in has. | ||
> | ||
> - **Unified manifest for Microsoft 365**: ?????? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, understood.
No description provided.