Skip to main content
Latest
Development

Auto Dark Mode with CSS

How to automatically switch between light and dark themes in your CSS based on the visitors system settings.

· Eric Gregorich

Microsoft Power Platform

Power Platform Naming Conventions

Power Platform solutions require clear naming conventions for objects like Solution Names, Connection References, and Environment Variables to keep them organized and easy to find across environments.

· Eric Gregorich

Microsoft SharePoint

Hide commands from a SharePoint list or library toolbar

How to hide specific commands from a SharePoint list or library toolbar.

· Eric Gregorich

Microsoft SharePoint

Enable Custom Scripts in SharePoint Sites

How to enable or disable custom scripts for specific SharePoint sites.

· Eric Gregorich

Microsoft SharePoint

Remove a redirected SharePoint site URL

How to remove a SharePoint site redirected site URL using PowerShell.

· Eric Gregorich

Microsoft Power Apps

Power Apps Naming Conventions

Establish consistent naming conventions in Power Apps for screens, controls, formulas, functions and variables to improve app development efficiency.

· Eric Gregorich

Microsoft Power Automate

Updating Power Automate Connections Breaks Power Apps

Updating connections in a Power Automate flow can break linked Power Apps. Learn why this happens and the steps to fix it so your app works again.

· Eric Gregorich

Microsoft Power Automate

Check your Power Automate Licenses

How to check if your Power Automate licenses are valid to prevent issues.

· Eric Gregorich

Microsoft Power Apps

Enable or disable the Power Apps Consent Dialog

How to use PowerShell to disable the consent dialog showing when a user opens Microsoft Power Apps for the first time or when a new connection is added.

· Eric Gregorich

Microsoft Power Apps

Using Stored Procedures in Power Apps

Power Apps can now directly call SQL stored procedures, streamlining app development. Learn how to enable this feature, add procedures, and handle the results.

· Eric Gregorich