Trim Content Versions job for Commerce catalog content
In CMS 11 we got the "Trim Content Versions" job for CMS content which uses the uiMaxVersions setting. Would be nice with a similar built-in job for Commerce content for cleaning up old previous...
View ArticleEpiserver Commerce: Variant Inventory view
In Episerver Commerce UI on the "Inventory" tab on the variant it would be nice if the warehouse code was shown in the view next to the warehouse name/location. Right now current columns is shown:...
View ArticleXForm into Block giving error
The Error is: The model item passed into the dictionary is of type 'Castle.Proxies.XFormBlockProxy', but this dictionary requires a model item of type 'XXX.Models.ViewModels.XFormPageViewModel'.at...
View ArticleCategoryListEditorDescriptor is not being called
Hello everyone,I have implemented the custom category list selector based on this...
View ArticleShow "submitted from" value in mail
Hi, In formsubmission has a coloum "Submitted From", shows which page the user submitted the form from.I am wondering is it possible to add this information in the mail (Send mail after...
View ArticleContentareas with the attribute [AllowedTypes(typeof(exampleBlockType))] does...
Hello!Example faulty scenario:Two contentareas, one with [AllowedTypes(typeof())] and one without and a pageType created from PageData- Unable to move page from non-decorated contentarea to decorated...
View ArticleHow to makes blocks searchable in episerver?
I have used below code for making blocks searchable.ContentIndexer.Instance.Conventions.ForInstancesOf<BlockData>().ShouldIndex(x => true);Why specific blocks are not searchable in edit mode?
View ArticleDoes consuming another EPiServer site's content require an extra license?
Hi! A friend of mine told me that if I have a non-EPiServer website which consumes content from an EPiServer website, then an extra EPiServer-license is required. Is this true? Lets say I have a...
View Article"Cache cleared" and EPiServer Application Reboot
I have a website where I use Episerver CMS 11 and also Commerce. I have an issue on my site where it is occasionally unresponsive for up to a couple of minutes. When recovered from this period of...
View ArticlePropertySettings has unknown type EPiServer.Editor.TinyMCE.TinyMCESettings
Hi,We recently migrate our EpiServer instance to the latest version.Right now, we are trying to change a GlobalSettings which is inside a DataType and the DataType is inside a ContentType.While doing...
View ArticleError when trying to create data store in custom big table
I keep getting the following error when my code tries to create a new data store in my custom big table. I have 10 nvarchar(max) columns available for data to be put into in that table so I have no...
View ArticleDuplicate LineItemId in cart
Hi, We have a Commerce system with heavy load. As far as I know LineItemIds in a cart supposed to be unique for the cart - I also got this confirmed from a Commerce trainer. Our system depends on this....
View ArticleHow to allow aspx files
I have a website running Episerver CMS hosted in an Azure webapp.My goal is to display a 404 page when a user goes to www.mysite.com/test.aspx, This works locally on my IIS site, but when deployed to...
View ArticleOrder events - what to use?
Hi,I noticed a while back that when implementing IOrderRepositoryCallback it is marked as deprecated and refers to implementing IOrderEvents.However when implementing IOrderEvents it is marked as an...
View ArticleApproval Sequence - sending an initial comment and tying to expiry date
Hello episerver,We currently use our own custom workflow to approve webpages on the CMS.However, i am looking into using the native episerver capability of Content Approval Sequence.As far as I can...
View ArticleEOF exception during content indexing job.
The following error is occuring, when EPiServer Find Content Indexing Job is running:The job is running. - Indexing job [Global assets and other data] [content]: ......: An exception occurred while...
View ArticleHow to – skip initial content item creation dialog
Starting with some of the new CMS version (guessing some 11 version) there is new creation dialog upon content item creation.I want to get rid of Required properties dialog upon new page and block...
View ArticleEPiServer Find (13.0.1) Sort by Date. The returned Hits is not properly...
{"_index": "index15455-en","_type": "SeriesNode","_id": "CatalogContent_70d204e7-487d-4a41-91d0-52affe791681_en","_score": null,"fields": {},"sort": [1549027800000]},{"_index": "index15455-en","_type":...
View Articleautomatic indexing of commerce pages (EventedIndexingEnabled /...
When using scheduled task 'Episerver find content indexing job' commerce pages are correctly indexed with the correct document type...
View ArticleImageProcessor Help Request
Hi Everyone,I'm trying to take to take Vincent Baaij's ImageProcessor.Web.Episerver for a test drive, but I'm failing hard trying to get it to work. I've been trying for a couple of days now and I'm...
View Article