Searching for media
Hi!I am having some trouble figuring out how to search for media with Epi Find. I have a typed search for pages, which is working fine. I have also managed to index blocks and media, and I get page...
View Article413.1 Error (Request Entity Too Large) importing data
I keep getting a 413.1 Error (Request Entity Too Large) when importing data in the Admin, Tools section. I've increased the limit in applicationhost.config and set maxRequestEntityAllow and...
View ArticleCreating a job that runs every time any publish is made
Hello!I cannot find any other problem relating to this query.Im looking to create an action which runs every time a page is published. Here I will get the page info etc.Is there any sort of...
View ArticleDXC now called DXP?
Hi!I am confused about this. Is it only a name change? Is this something else? Any serious changes? I could not find any news about this.
View ArticleHandling Undo/Redo in custom Editor?
Hi,I have created a custom field which represents a set of CSS Classes that a content author can select.[EditorDescriptor(EditorDescriptorType = typeof(StyleEditorDescriptor))] public virtual string...
View ArticleShipping Discount with Multiple Shipments only applied to First Shipment
We have a project running Commerce 13.7.0 where we break orders in to multiple order forms / shipments, and are having trouble with shipping discount only applying to the most expensive shipping cost,...
View ArticleEPiServer Find Content Indexing Job scheduled job:...
Hi,I have experencing an issue when i am trying to run the job EPiServer Find Content Indexing Job. This issue only happend on DXC enviroment and i can't reproduced on my local development environmentI...
View ArticleUnifiedSearch not searching in SearchAuthors field on RssContent
We have a problem with searching RssContent with UnifiedSearch.We need to be able to search on the field SearchAuthors, which is populated when looking at the index records. However when searching with...
View ArticleAdding blocks to TinyMCE using Inline Block edit
When editing a XHtmlString field on a block, using the Inline block edit, it seems not possible to drag and drop a block into the TinyMCE editor. Is there some other way of adding blocks to a TinyMCE...
View ArticleUpgrading to Commerce 13, could not get instance of ICartProvider
Hi,I was trying to upgrade from commerce 11.2.6 to 13.14.1.I got the following error:Failure while building 'Lambda:...
View ArticleChanging order status away from a custom order status
Hi,I followed the blog post https://world.episerver.com/blogs/Quan-Mai/Dates/2019/2/new-feature-in-commerce-13-extendable-orderstatus-and-ordershipmentstatus/ for creating a new custom order status,...
View ArticleNew Property not showing in edit mode
Hi there, Working on an existing block, [Display(Name = "string 1", GroupName = SystemTabNames.Content, Order = 10)][CultureSpecific]public virtual string String 1{ get; set; }[Display(Name =...
View Article'Default membership provider must be specified' error when creating an account
I've configured my Commerce site to use Asp.NET Identity and it all seems to be OK: I can create contacts, organizations etc and view all other Commerce content OK.However, if I create a contact and...
View ArticleDelete old MigrationStep classes?
After you deploy a custom MigrationStep (say, after renaming a property), should the MigrationStep class remain in the code base or is it safe to delete?
View Article413.1 Error (Request Entity Too Large) importing data
I keep getting a 413.1 Error (Request Entity Too Large) when importing data in the Admin, Tools section. I've increased the limit in applicationhost.config and set maxRequestEntityAllow and...
View ArticleInstalling visual studio extension offline does not work (Extension is signed...
Trying to install the below VS extension for Episerver, but it does not work.https://marketplace.visualstudio.com/items?itemName=EPiServer.EpiserverCMSVisualStudioExtensionI have no internet access on...
View ArticleUnified search not finding content in fallback language
I just now upgraded to Find 13.2.5 from 12.7.1.Before upgrading if a query was present on a page in the fallback language it would show up in the search results, but after upgrading I only get hits in...
View ArticleHow to extent the UI of modules/Geta.SEO.Sitemaps/AdminManageSitemap.aspx...
When i edit the sitemap the UI is more confusing, is their anyway that i can extent it.
View ArticleCMS UI refresh (V11.23.3) doesn't persist selected edit mode
Unfortunately, the CMS no longer remembers the content editor's last selected edit mode, which was a nice feature. The CMS always loads the In-Page Editing Mode.How to replicate:Edit a pageSwitch to...
View ArticleIs there a way to fetch CustomerId or parent from SerializedCart's OrderForm?
HiI need to fetch the CustomerId from SerializedCart IOrderForm, but don't see it as a property on it and don't see a way to access the parent of this IOrderForm either. But it is a field on...
View Article