Creative

What are Enum & Union in typescript ?

 In this blog we will learn about enum , union & difference between string unions & enum in Typescript. Enum in typescript : Enums are one of the few features unique to TypeScript and not a type-level extension of Enums are one of the few features unique to TypeScript and not a ty...

Creative

How to Add Custom Pages in Model-Driven Apps

In this post, we will look at how to create Custom Pages in Model-Driven Apps and how they may be used to design Power Platform Applications. The model-driven app makes use of one of Microsoft Data verse’s standard tables. The custom page is a new page type within a model-driven app ...

Creative

How to configure multiselect lookup in Dynamics 365

Please note that the component (MultiSelect LookUp) is shipped with Dynamics 365 Field Service and is not available in a PowerApps only environment. For alternatives in case you do not have Field Service installed, check out this PCF Control We need to update the Dynamics 365 for field Ser...

Creative

How to check GetisDirty for a field in Power Platform

In this blog we can see how to use getIsDirty in Powe platform. Login to Powerapps  using make.powerapps.com In navigation bar select solutions Select the College admission that you have created. In the solution navigate to Webresources & create a new webresource by using following s...