Validator error when creating new Contact entity
When creating new Contact (either by code or the UI) I get this error without much direction on how to fix it.I'm relatively new to commerce, is there a better way to debug the commerce solution? at...
View ArticleUse localized catalog in Commerce catalog UI
This is something that has been bothering me for years. Why does Episerver render the Catalog UI using the Name property rather than the DisplayName property? The Name property isn't translatable,...
View ArticleUpgrading from Commerce 11.2.6 to 13.14.1, issue with "Activation error...
Upgrading from Commerce 11.2.6 to 13.14.1, i get the following error on /EPiServer/Commerce/Migrate. Activation error occurred while trying to get instance of type IProfileMigrator, key ""Failure while...
View ArticleSOLVED Expired content not moving to selected archive folder
Episerver v11.12.0 hosted at Episerver AzureI have marked several pieces of content to expire at a certain time. Episerver gives the editor the option to Archive the content to a different folder....
View ArticleSome visitor group criterias not working
I'm having issues with some Visitor Groups Criterias not working.Geolocation>Country: Works!Geolocation>Region: Does not work!Url Criterias Referal> URL / HostName: Neither is working.I've...
View ArticleEpiserver Contacts with non unique email addresses
HiDoes Episerver support contacts with non unique email addresses? As in can we share email address across Epi Contacts? Does it have any repurcussions w.r.t Orders?W.r.t login, I'm assuming we'd...
View ArticleNo tracking in unified search result
I'm trying to enable statistics and tracking for my Episerver Find queries. The only thing I've done is adding .Track() in the query - for example, SearchClient.Instance.UnifiedSearchFor(query,...
View ArticleEPi Find Index for multiple sites (2 DBs)
My client has 2 different sites in (2 different DBs, 2 different codes, 1 not multi-site setup),We use to share 1 Find Index for both sites, running "EPiServer Find Content Indexing Job" use to index...
View ArticleUpgrading from Commerce 11.2.6 to 13.14.1, issue with "Activation error...
Upgrading from Commerce 11.2.6 to 13.14.1, i get the following error on /EPiServer/Commerce/Migrate. Activation error occurred while trying to get instance of type IProfileMigrator, key ""Failure while...
View ArticleEpiServer Forms: TextboxElementBlock how do I add attributes like maxlength?
I want to add maxlength to my input textbox (I use epiServer Forms 4.2.1), but I can't do this in epiServer CMS.There is an option to make this work? There is a clue in the code that it is...
View ArticleLink to page where Shortcut type is set to Shortcut to page on another...
Hi, We are having issues in the scenario where an editor is setting a page shortcut to type: "Shortcut to page on another website" and then Open in to "Open the link in a new window" and then links to...
View ArticleCalling another controller action from view (@Html.action())
EPiServer CMS version: 11Hi I am trying to call another block controller Index method from view of the page. Here is the code which calls the action method of the FileuploadBlock...
View ArticleOn page editing for ContentArea not working
I have added a new ContentArea to a page's model. When the ContentArea is rendered in the view, the on page editing for the area does not work. I am using PropertyFor.Does anyone have any similar...
View ArticleSelect edit view mode not remembered with CMS UI package 11.23.0-11.23.2
There seem to be a bug in edit mode UI. If you select the all properties view and then switch to another page then the on-page edit view is shown.You can reproduce this with Alloy MVC and latest NuGet...
View ArticleDefaultContentAreaLoader does not load blocks from content area not having...
In one of the projects we took over recently there is a scheduled job which is indexing all the pages for search engine (not Find).One of new features requested by customer was to have a page type...
View ArticleRandom postfix added to category uri segment when using Service API
We are currently using Episerver commerce with a category url structure where some subcategories have equal names across different parent categories, however there are never duplicates under the same...
View ArticleCalling another controller action from view (@Html.action())
EPiServer CMS version: 11Hi I am trying to call another block controller Index method from view of the page. Here is the code which calls the action method of the FileuploadBlock...
View ArticlePainless scripting support in Episerver Find
Hi, I need support for painless scripting to implement a filter that cannot be implemented in other ways.There is some undocumented script methods in the API, but when called, they...
View ArticleHow to make Block Name is editable in Preview?
Hi everyone,I have an issue, I want to edit the block name in Preview in edit mode.I tried these lines but the Block Name is still not editable:<h3 @Html.EditAttributes(x => (x as...
View ArticleCalling another controller action from view (@Html.action())
EPiServer CMS version: 11Hi I am trying to call another block controller Index method from view of the page. Here is the code which calls the action method of the FileuploadBlock...
View Article