Requirement: Support user should be redirected to support page after login to Dynamics 365 portal instead of home page. But later they can navigate to home page. Solution– In order to implement this requirement, here we need to implement two checks: 1. Check if user is a support user. 2. Check if he is navigating to home page for the… Read more »
Requirement: Add a custom button on Portal Page to cancel operation. Solution: While working on Dynamics 365 portal, sometime we need to add additional buttons on the web page. We can create liquid template if we want to implement some complex logic and buttons, but if it just matter of quick custom button we can use Web Page Script area…. Read more »
Let’s say you are working on Dynamics 365 portal dev environment and you want to quickly add your demo users. You can following below instruction to add users without invitation. 1. Open to contact record whom you want to add as portal user 2. Make sure you are on the Portal Contact form 3. Navigate to Web Authentication section 4…. Read more »