Here’s an early look at a Keybinding #PowerAppsComponentFramework control. This component was written to enable actions to be assigned to keyboard shortcuts. It uses MouseTrap.js library to perform this.
Continue readingCategory: Development (Page 3 of 5)
Batch file that creates a skeleton PCF Control with a single line. I had trouble remembering all the commands so created a simple batch file that takes just one parameter (ControlName). It creates the project, installs dependencies and creates empty css and image preview files.
Continue readingThis Powerapps Component Framework (PCF) control takes a string variable, and then if there is a value will start pulsing the message against a blue background. This is to ensure the user doesn’t miss this message.
Continue readingThe Progress Bar control takes a number value (whole number, floating point, decimal) and then renders an animated progress bar. A value between 0 and 100 must be provided.
Continue readingA simple Powerapps Component Framework (PCF) control that displays a countdown timer for a given date variable. It provides Days, Hours, Minutes, Seconds digits, and also shows a text message once the date has past.
Source code is available on GitHub:
https://github.com/365lyf/PCFControls/tree/master/CountDownTimer
Powerapps Component Framework (PCF) – Number Button Selector.
This PCF control takes a number field and provides simple controls to increment/decrement the field. Source code has been made available on GitHub:
https://github.com/365lyf/PCFControls/tree/master/NumberButtonSelector
Looking to get that Dynamics Navbar Logo just right for your Dynamics 365 / PowerPlatform app? Today I’ll focus on how to get the dimensions of your logo just perfect, as well as providing a download link to my Photoshop PSD file so that you can alter for future projects.
Continue reading“Microsoft Portals – a Deep Dive” by Lachlan Wright & Andrew Ly slide deck is up for those who missed out on UG Focus 2018 conference.
An introductory course and best practices for Microsoft Portals. #msdyn365
If the above link doesn’t work download from: Microsoft Portals Deep Dive – Andrew Ly & Lachlan Wright from Andrew Ly
This article is targeted at developers looking at making the transition as a Dynamics 365 Customer Engagement (or CE for short). Dynamics 365 and the Power Platform (PowerApps, Common Data Service, PowerBI) is really getting a lot of attention at the moment. As organisations become more customer focused, platforms that provide capabilities in customer engagement are becoming more and more important.
The aim of this guide is to provide you with the necessary tools and resources to reduce the learning curve of this often complex platform, understand where to get help when needed, and allow you to focus your learning on areas which will be applicable to you on the job.
It is helpful if you have had exposure to the following before you continue reading:
- .NET Development
- JavaScript Development
- Visual Studio IDE or similar IDE
The October Release notes promises quite a number of key enhancements across all the various Dynamics first party apps. I’ve been geeking it out with my Dynamics colleagues about what’s cool and will share my findings with you in a series of blogs leading up to the October release date.
One notable announcement is that Microsoft Stream support will be coming Dynamics Marketing.
What is Microsoft Stream?
Release in July 2017, Stream will ultimately replace Office 365 Videos. It’s a video streaming service that is built for collaboration across organisations. Notable features include an auto transcription service, facial recognition, out of the box integration with Teams/SharePoint/Other O365 services and soon .. Dynamics 365 Marketing!
How can we use Microsoft Stream in Dynamics Marketing?
With video being the fastest growing medium to reach your customers it makes sense to include this capability within your marketing. It will be available for use within Marketing Pages and Emails, through the editor toolbar where you can add a video content block.
I personally look forward to having my videos within the same Microsoft ecosystem, rather than having disparate services such as YouTube, Vimeo and so on. Also the fact that a lot of these video services are monetised, it would be great to retain control over our video content.
Any comments, suggestions, feedback? Please drop me a message below.