Category Archives: Adxstudio

Auto deploy on save from Visual Studio for Adxstudio Portal artefacts in new version of CRMQuickDeploy

I have released a new version of CRMQuickDeploy with the following improvements: Option to auto deploy on save for Portal artefacts Ability to specify MIME Type and Display Order for Portal web files Auto deploy on save for Portal artefacts … Continue reading

Posted in Adxstudio, CRM, CRM Portal, CRMQuickDeploy | Leave a comment

Source-control Adxstudio/CRM Portal JS, CSS and Liquid with CRMQuickDeploy

When working with Adxstudio Portal (OnPrem) or CRM Portal (Online) you will find that JavaScript, CSS and Liquid web templates are stored in CRM records (i.e. CRM database), which is not good for source-control or scenarios where there are more … Continue reading

Posted in Adxstudio, CRM, CRM Portal, CRMQuickDeploy | 1 Comment

Associating multiple external identities to a single contact record in CRM in Adxstudio

In Adxstudio Portal you can associated multiple external identities to a single contact record in CRM. For whatever reason let say contact Bob McCloud has two ADFS accounts with your organisation, contoso\bob1 and contoso\bob2. You can configure it so that … Continue reading

Posted in Adxstudio, CRM, CRM Portal | Leave a comment

How to manually create Contact record for external ID provider in Adxstudio

When configured to use an external ID provider (e.g. ADFS in our case), Adxstudio does not handle identity management functions such as creating user accounts in that external ID provider. When an external ID is authenticated and logged on to … Continue reading

Posted in Adxstudio, CRM Portal | 5 Comments

How to get sign-in URL in Adxstudio portal web app for external ID provider

Recently I have been looking at customising the Adxstudio portal web app (the MVC app). One of the things I needed to do was to create a link that would take users to the login page for the portal. Our … Continue reading

Posted in Adxstudio, CRM Portal | Leave a comment