-
KanBo Installation
- Creating a Linux Based Virtual Machine on Azure for Elastic Search
- Creating a Windows Virtual Machine on Azure for Elastic Search
- Creating and Updating the Elastic Cloud Deployment
- How to Create a X.509 High-Trust Certificate
- Installing and Configuring Elastic Search on Debian
- Installing and Configuring Elastic Search on Windows
- KanBo Installation on Office 365 and Azure
- KanBo Installation On-Premise SharePoint 2013/2016/2019
- KanBo Modern Webpart Installation
- KanBo On-Premises Installation Requirements and Prerequisites
- KanBo Setup
- Uninstall KanBo from Office 365
- KanBo Installation on Office 365 and Azure (KanBo Installer)
-
KanBo Updates
-
Additional Components
- Configuring Power Automate with Your KanBo
- Enabling Email a Card Message
- Installation of KanBo MyBoard Synchronization with Outlook Calendar and Outlook Tasks
- Installation of the Autodesk BIM Plugin for KanBo
- KanBo and Microsoft Power Automate Integration: Activation
- KanBo and Microsoft Power Automate integration: Installation
- KanBo and UiPath Integration: Configuration
- KanBo API for Developers
- KanBo External User Groups (Active Directory Integration)
- KanBo Mini Application Installation
- KanBo Outlook Add-in Installation (O365 & On-Premise)
- Nintex Integration Installation
- Plugin for Adding Users to KanBo / Sharepoint When They First Enter it
- Send Email to KanBo - Installation (Cloud)
- Send Email to KanBo - Installation (On-Premise)
- Setting Up KanBo Email Notifications (On-Premise)
- Setting Up KanBo Email Notifications on Azure
- SharePoint Profiles Synchronization
- SharePoint Site Collection Balancing and Admin Warnings
- Sync Targets
-
Tips & Tricks
- Configure How Documents Should Be Opened from KanBo
- Customize KanBo Background Images and KanBo Colors
- Define Board Features to Be Enabled or Disabled by Default
- Disable Sleeping Tabs in Browsers
- Disable/Enable Public Boards Creation
- Find Out the Certificate Expiration Dates On-Premise
- Get KanBo ID
- How to Change the Help URL in Your KanBo
- Import Users to KanBo
- Renew Certificate for KanBo Graph Installation
- Show KanBo Version
-
Troubleshooting
Configure How Documents Should Be Opened from KanBo
Documents can be opened in many manners from a KanBo Card or Board's Documents section. The options are:
- opening in Office suite programs (Word, Excel, PowerPoint) with ability to edit online.
With this option, the file is opened in Office suite program and while saved, all changes are saved in your SharePoint library. KanBo confirms a change by displaying a version of the edited document in card's stream,
- opening in Office Online (Word Online, Excel Online, PowerPoint Online) to edit online.
With this option, the file is opened in Office Online in a browser and while saved, all changes are saved in your SharePoint library. KanBo confirms a change by displaying a version of the edited document in card's stream,
- opening files on your local PC without the ability to edit them online,
- downloading files.
By default, while clicking on three dots (more) button near a document, you will see options only for: opening a document, opening it in the browser (Office Online), opening in Office suite app and downloading. There is also the detach option. While clicking on the document directly, it will be opened on your local PC without the ability to edit.
You can change the behavior and order of options for editing and opening a document using the four options mentioned above.
Example:
With this configuration, the document is opened in Office suite program on click. When clicking on more button, the order is as it follows:
- Opening in Office suite.
- Opening in Office Online.
- Opening as a file on your PC.
- Downloading the file.
<doc-actions default="office"> <type value="office" /> <type value="online" /> <type value="file" /> <type value="download" /> </doc-actions>
You can change the doc-actions default to "office", "online", "file" or "download". In such a case, the chosen value will be used when you click on a document.
You can change the order of type values in configuration and it will have an impact on the order of options while selecting more (three dots) button.
When one of type values option is removed, it will be no longer visible in more section's options.
The configuration below must be added into <plugins> section of web.config.
Was this article helpful?
Please, contact us if you have any additional questions.