Add the "Submitted from" value to email sent by Forms?
Hi!In the Forms data there is a column called "Submitted from". Is it possible the get that value in the email that is sent?Or how can you otherwise make sure that you know from which page the form was...
View ArticleAuthentication from both SSO SAML IDP for certain users, Episerver for the...
I am trying to implement SAML 2.0 identity authentication of commerce members from IDP. My requirement is to authenticate users from few countries from IDP and the rest from EPiServer. I have separte...
View ArticleIntercept private NormalizeData of EPiServer.Forms CSVDataExporter
Hi all,what would be the correct way to intercept NormalizeData method (which is private) of CSVDataExporter class to add additional normalization, without creating additional option for form...
View ArticleServer unavailable when search query with sorting runs
We have a search in our website implemented using EPiServer Find. It has a sorting option such as 'Sort by number of views' which is based on a int property. Strange thing is this sorting works for...
View ArticlePath to uploaded documents in episerver
This might be a easy question :)When uploading a document for a specific page lets say its a image with name "i love cats.png"the link to the image will be something like...
View ArticleWhich validator do I used to exclude SelectionElementBlock multiselect?
I only want to allow the required validator for a custom and remove multiselect as an Editor option for an element based on SelectionElementBlock.[AvailableValidatorTypesAttribute(Include = new Type[]...
View ArticleProblem with new types of Locale
We have a problem with our site running on the latest Episerver in combination with using it on a recent Android machine (Android 9 Pie), which recently support new types of...
View ArticlePrincipalInfo.Current.IsPermitted() for anonymous users
Hello,I defined couple of virtual roles and some permission types in the system I am working on. The virtual roles are there in order to assign permissions to the roles using Permissions for Functions....
View ArticleRun Episerver in Docker with microsoft/dotnet
We are running Episerver CMS on Windows Server, but would like it to run in a Linux container instead.We have several dotnet core applications running on the Docker image microsoft/dotnet already and...
View ArticleUsing EPiServerProfile store, Tracking and recommendations in a non-EPiServer...
Hi,Can I use the EPiServer recommendations using EPiServer Perform and profile store in a non EPiServer application? I'm trying to achieve product recommendation in an e-commerce website built on top...
View ArticleQuestionmark in text when browsing but not in EpiserverCMS view
I have a problem with the site I am working on where pages in russian and latvian sometimes renders incorrectly and show a questionmark in their XhtmlString properties. In CMS when editing it looks...
View ArticleEmail validation in forms
I have a problem with the following is being logged "[..namespace...] : Could not send email because the specified recipient email is not a valid email address in the block with ID 44164". It seems...
View Article[12.15.0] Double tax added?
Hi,I'm experiencing a very odd behavior in EPiServer Commerce...Sometimes, very infrequently, an extra tax value is added to the cart. An example is a subscription for a publication for 149kr, which...
View ArticleError trying to fetch more than 100 items
We are using an on premise find solution. We get the following error on our production server, but the same query and database works on our test environment. Does anybody know what could cause this?The...
View ArticleDateTime values in Commerce Manager displayed in UTC
Version 12.11Datetime field values on the Commerce Manager UI seem to display in UTC time. A good example is when viewing purchase orders, the Created datetime is displayed in UTC.Is there a setting or...
View ArticleX-Forwarded-Proto support for when behind load balancer.
HiIs there a confiruation key to enable in web.config for X-Forwarded-Proto support https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-Proto.I know there is one for X-Forwarded-For...
View ArticleCustomize promotions engine
Hi,I am working on Commerce 12.15.0, we have a requirment to calculate the promotions on Regular price and not the placed price. For example:SKU 001 has a Regular Price $10 and Sale Price $8. Upon...
View ArticleCannot Create Blocks
We are using EPiServer 7.5 and suddenly we have got to know that block creation was not possible with the site ("New Block" option is disabled). We suspect this is something to do with database...
View ArticleHow to tell if IContent is an asset or a page link?
Basically, I have a LinkItemCollection property on a block, and when it's displayed I'd like to add special HTML if it's an external link or if it's a file (pdf or word file or similar) rather than an...
View ArticleEpiServer.Find nuget migration to .NET standard
Hello,I would like to ask if there is a possibility to migrate existing EpiServer.Find nuget package from .NET Framework to .NET Standard (or expose additional target to .NET Core).Kind Regards,Tomasz...
View Article