Recent Articles
Teamsware Studio Update 07.05.2026
Bugfixes & improvements Modern Forms Version 1.3.117 Added 'isEmpty' parameter to lookup placeholders in the Expression builder (e.g. [[Lookup.IsEmpty]], [[Lookup.FieldName.IsEmpty]], etc.) Improved image quality when using [[image]] placeholder in ...
How to use the Document Generator
With the Document Generator you are able to create Microsoft Word Documents form SharePoint list items. The documents can be individually configured and designed. To do this, you first need a finished Microsoft Word document that serves as a template ...
Why can't I see all SharePoint content in Teams?
Why can't I see everything that's stored on the associated SharePoint page in Microsoft Teams under "Shared"? Many are familiar with this situation: Directly on the SharePoint page belonging to a team, there are folders or other content that I don't ...
Teamsware Studio Update 23.04.2026
Bugfixes & improvements Modern Forms Version 1.3.116 Supported different time picker controls for Date and Time column (Input and Dropdown) Fixed Send HTTP request action test execution when 'Use proxy server to fix CORS error' option is enabled ...
How to connect to a specific SharePoint site via PowerShell
If you want to connect to a specific SharePoint site with PowerShell, the recommended approach is to use PnP PowerShell and connect with Connect-PnPOnline. Microsoft’s Connect-SPOService cmdlet is used to connect to the SharePoint admin center, not ...