Tag Archives: Dynamics 365 Portal

Pass Field Value from One Page to Another as Query String Parameter in Microsoft PowerApps Portals

Introduction Microsoft PowerApps Portals provides us the configuration surface which allows users to add forms to collect data in the portal without custom development. Entity Forms provides the ability to create, update and display CRM entities records and they are placed into webpages in the portal or used in conjunction with sub grids and entity… Read More: Pass Field Value from One Page to Another as Query… »

Redirect to Login page always after logout in Dynamics 365 Portal

Introduction In this blog, we will see how we can navigate to login page after once we logout from any page in Microsoft Portal. Let’s look at the requirement where we want to provision the setup such as that the log-in page is redirected as soon the user logs out. Now, after logging again in… Read More: Redirect to Login page always after logout in Dynamics 365… »

How to Make Optional Fields as Mandatory Fields in Dynamics 365 Portal

Introduction: Dynamics 365 Portals helps people to access CRM data outside CRM environment and that too at times with people accessing portal may not have login privileges to CRM. So there can be scenarios where in CRM, admin level users can create contacts in CRM and give those contacts just access to portal. So it’s… Read More: How to Make Optional Fields as Mandatory Fields in Dynamics… »

Set Description Field as Display Name in Dynamics 365 Portal

Introduction: Time and again we come across a request where we wanted to show a message in Display Name with more than 50 characters in length. But in Dynamics 365, Display Name is limited to 50 characters only. After some research and play around we found a solution for this. So in this blog, we will… Read More: Set Description Field as Display Name in Dynamics 365 Portal »