CRMONCE

Creative

How To Show Two/Three Entity Lists on One Portal Page

In Power apps portal you can use entity list to display a set of records from Dataverse.If you want to display Two or Three entity List on one web page in  Power Portals  follow the below steps: Step-1:First you need to create a Webtemplate. Goto Webtemplate Application —> C...

[rt_social_links]
Creative

How To Create a List In Power Apps Portal

In Power apps portal you can use entity list to display a set of records from Dataverse.If you want to create  the List in  Portals  follow the below steps: Step-1:Goto Portal Management Application —> Click “+New” option. The List form will be open,Then Enter your ...

[rt_social_links]
Creative

How to Clear cache On Power Portals

If you are the admin of Power Portals and you want to clear cache, Follow the  below steps : Step-1:Login power portal by  using Azure AD login option and provide global administrator credential and login. Step-2:Open another Tab in your  browser and use your portal URL and append /_se...

[rt_social_links]
Creative

How to Configure Advanced/Multistep Form on Power Portals

If you want to create  the advanced form  in Power Portals  follow the below steps: Step 1:Firstly, log in to https://make.powerapps.com then click on “Apps” from the left menu. Now you can see the Portal Management App and click on Play to open Portal Management App. Step...

[rt_social_links]
Creative

Workflows and it’s types in dynamics 365

In this blog, we can see the types of  workflows in Dynamics 365. What is ment by a workflow in Dynamics 365? A workflow is a powerful tool for managing data and activities. We can easily ensure that particular stages are followed and that needed business operations are carried out with t...

[rt_social_links]
Creative

POWER APPS PORTAL SESSION-1

History of Power Apps Portals? Microsoft Power Apps Portal is a low-code platform that allows companies to create responsive and customizable websites for external users. Here are Some quick historical points: 1. Power Apps Portal was initially released in 2017 as Dynamics 365 Portals. 2. ...

[rt_social_links]
Creative

What is Non-Generic Collections in C#

Intruduction : In this blog we can what is Non-Generic Collections in C#. What is Non-Generic Collections in C#? Different datatypes are represented in elements of non-generic collections. The non-generic collections are as follows: BitArray, ArrayList. It represents an ordered group of ob...

[rt_social_links]
Creative

What is Generic Collections in C#

Introduction : In this blog we can see what is generic collections in c#. What is Generic Collection in C#? A generic collection is highly typed (it can only hold one type of object) to reduce runtime type mismatches and to increase speed by avoiding boxing and unboxing. Generic collection...

[rt_social_links]