Alan Mervitz

Results 36 comments of Alan Mervitz

Please supply the liquid code used to render the entity list so that we can validate this change. Does this issue also affect online portals or has it been fixed...

We will need to wait until Microsoft fixes it in the online version before accepting this change into his code base. Otherwise the migration path for users of this project...

@godind please provide more details on this statement: > We are seeing 300-400% performance degradation on all D365 CRM Org service calls How have you measured this? Do you have...

@godind thank you for the exta information. Unfortunately, without specific information about what requests are slower, it's going to be a challenge to identify and make any changes. This would...

@jliberta web templates result in one of two ASPX files executing. This is the code that chooses the ASPX file to use when using a web template. https://github.com/Adoxio/xRM-Portals-Community-Edition/blob/0a68951508e5907a48e4f349a4df6a3973605699/Framework/Adxstudio.Xrm/Web/ContentMapCrmSiteMapProvider.cs#L479-L481 The difference...

Hi @BobHarper1, please check what the behavior is in online portals. We will need to defer to its behavior to decide whether this is by design or if any changes...

I think the best avenue for moving such a change forward would be to reach out to Microsoft and see whether they will treat it as a bug or a...

What is the impact of the function not being present? Is there an error or is something you're trying to do not working?

Are you able to navigate to the URL from the CRM server itself? The portal URL cannot be referenced via an IP address and must use a fully qualified domain...

> D365 can't validate this URL so the web notifications are not saved Please elaborate on this, what is the failed validation you are seeing. Is there an error message?...