Block to Commerce Catalog or Product Relationship Defect
Hello Guys,We believe there is a known issue with commerce catalog and content block. But I cant find the defect being raised anywhere. If you create a content block and use it in Commerce page Content...
View ArticleSupport hosting a DXC site in multiple regions
Right now, when launching a DXC site, we can select a single Azure region for hosting websites. This cannot be changed afterwards.But for sites with very global reach, it would be very nice to be able...
View ArticlePossibility to disable dates in Datepicker Episerver.Forms.Samples 3.5.0
As the heading says, i would like to, at first double check, if there is a possibility for editor in selecting some days in Datepicker element those'll be greyed-out/disabled in client side. If this...
View ArticleFacets on hits from Connector?
Hi Episerver Find Gurus!I dont know if I'm thinking the wrong way.But I'm trying to create facets on the result on different Connectors in our Find index.Our index consists of our Episerver DXC site,...
View ArticleForms submission gives error 500
Using Episerver.Forms 4.24.1 and episerver.CMS 11.10.4 (had same problem back in time when started with Forms 4.15.1 and CMS 11.4.3)Our intranet site is mostly giving "error 500: Internal Server Error"...
View ArticleCannot externally link pages from one directory into another, episerver bug?
Using episerver 11. structure is as follows: -Root +directory 1 +directory 2Trying to link a sentence in a rich text blog in directory 1, to an article in directory 2. have tried linking via...
View ArticleContact search breaks after upgrading to Commerce 12.17.2
I upgraded a website to 12.17.2, when I tried to search the contacts via the Customer Management portal I get a JavaScript error. It bascially mentions that the field is not present in the cls_contact...
View ArticleError saving any page after .Net Framework update and using VS2019 -...
Error saving any page after .Net Framework update and using VS2019. This error does not happen on our previous version of .Net Framework using VS2019.Server Error in '/' Application.The parameters...
View ArticleUsing ContentDelivery API and ServiceAPI - Auth errors
Hi,I am using the EpiServer Service API and Content Delivery API. I want to use both Authorization, so I added the following code in my Startup.cs...
View ArticleEpiServer Find indexing Nav bar and full HTML markup of page
Hi,It appears that our FIND is Indexing the full HTML content of the page, for example:ul class=\"main-nav-l2 main-nav-l2--dropdown-menu\">\r\n<li class=\"main-nav-l2__item...
View ArticleExpired Carts not Expiring
Hey,I have a lot of carts with a null for meta.modified. This means the Episerver expiry script will not expire those baskets as it says Meta.Modified < GETDATE() am I missing something or is there...
View ArticleCreateWritableClone and Dynamic properties
I have one dynamic property, let's call it globalProp.I'm changing the content by code like this:PageData NewPage = CurrentPage.CreateWritableClone();NewPage.Property["globalProp"].Value = "Test";But...
View ArticleDate format for built-in properties in All Properties tab for a page
Hello, I am trying to set a site to show built-in dates such as Published and Created dates for a page to show in Australian date format dd/mm/yy. This is when the user is logged in as an admin and...
View ArticleHow to get expiry date of product or variant?
How to get expiry date of product or variant programmetically?
View ArticleUpdating hidden field with javascript. The value doesn't submit.
I've got a couple of Hidden fields where I'm setting the values with jQuery but the values don't come through in the submission.Data array.I can see in the browser dev tools that it is set.Any clues?
View ArticleLinked dropdown does not display value
Having used this setup on o website since it ran 7.5 (http://world.episerver.com/blogs/Duong-Nguyen/Dates/2014/1/Country-Region-drop-down-lists-in-All-properties-mode/) and it has worked great. Now the...
View ArticleTinyMce error after upgrade
I upgraded a site to Commerce 12.17.2 and when I try and edit a page using on-page editing or all properties I get the below mentioned error:https://www.screencast.com/t/CpAgmVwhsAny ideas on this will...
View ArticleCreating meta fields for serialized carts
Hello,I am working on a project that currently uses non-serialized carts, I now need to Enable the serialized carts and make the necessary changes. I am folllowing the below mentioned developer guide...
View ArticleGetting the page by passing it's content
I've a class likepublic class IndustryPage {[CultureSpecific][Display(Name = "Categories",Description = "Categories",GroupName = SystemTabNames.Content,Order =...
View ArticleCollectionEditorDescriptor - How to display a list of complex types?
Hi Guys,First off apologies if this has already been posted.That aside, Now for my issue....I have the following class structure:public class MenuItem{public virtual LinkItemCollection Links { get;...
View Article