Possibility 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 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 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 ArticleRoute /api/episerver/v2.0/content not found (but /api/episerver/v2.0/site is)
Hello,I'm trying to enable the Content Delivery Api in my application, but it seems I have a problem with routing. I simply added the NuGet packages "EPiServer.ContentDeliveryApi.Cms" and...
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 ArticleImageFile export
I currently want to compress the images we have on our website(jpg and png). There are about 1k of them so I've used the export function and selected the ImageFile.The things I would like to have...
View ArticleEPiServer and ImageResizer in Azure
HelloWe are looking into adding ImageResizer to one of our sites running in Azure(not DXC).Simply just adding ImageResizer is no problem. Our questions are about caching.Do the DiskCache plugin work in...
View Article