Angular Custom Validator This is a quick addition to the knowledge base, answering: how do I use an Angular Custom Validator and return multiple validation errors and results results on the same control? For supporting documentation on how to add… Read More ›
Apps
Westmorr Consulting Apps
Microsoft PowerApps – Tickets in SharePoint and SQL – Append Text Fields
Our PowerApps canvas app currently reads customers from a SharePoint list and also provides a way to contact customers with a “Send E-Mail” screeen. In this post, we expand the app once again so that it now includes a ticket… Read More ›
Microsoft Power Apps – E-Mail App for SharePoint Contacts
Microsoft Power Apps with SharePoint and E-Mail The Microsoft Power Apps customer directory started in the previous post will now be enhanced. This post demonstrates how to add integration with SharePoint and providing a lightweight interface to contact customers via… Read More ›
Microsoft PowerApps – Filter Collection using List Box Control and Distinct
Let’s continue building on the customers list from the previous post by demonstrating how we can filter the collection that drives our customers data table. Our simple filter UI will be built using a List Box control and will also… Read More ›
Microsoft PowerApps – Customer Data Table with Collections
This post covers how to use Collection functions to work with a list of business customers, displayed in a Data Table control, in Microsoft PowerApps. Future posts will refine this example into a real-world final release which integrates SharePoint as… Read More ›
Power BI Expense Reports – Global Currency Support in Office 365
In this post, Power BI Expense Reports will be created Office 365 using SharePoint. You’ll see how to create an expense report solution that easily accounts for your team’s global presence and globally accrued expenses. Below I demonstrate how to… Read More ›
Angular App for Office 365 SharePoint Using REST Web Services
After you register your custom applications with Azure Active Directory, it’s straightforward to build a completely remote application for working with Office 365 SharePoint data which depends only on the SharePoint REST web services. Angular SharePoint App Demo Below is… Read More ›
jQuery UI Calendar Datepicker in an Angular App with ng-init
If you’re building an app using AngularJS, I’m sure you’re like me and try to do everything with pure Angular, but sometimes you need to fall back on existing frameworks such as jQuery UI. This is probably more so in… Read More ›
SharePoint Managed CSOM – Field Relationships RelationshipDeleteBehavior
SharePoint Field Relationship Delete Behavior I am trying to stay focused only on writing my Business Management in Office 365 and SharePoint posts, but ran into an old problem in a new scenario today and wanted to share within this post…. Read More ›
SharePoint Project Task Tracker Update
This is a brief post regarding a new update to the SharePoint Project Task Tracker app. The update was deployed to fix a bug wherein all content on the Reports tab was collapsed when clicking the “Project Views” section header…. Read More ›