"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 ArticleThumbnail Manager should respect checked in image type
We are making using of image renditions on our websites. We do not like the fact that the ThumbnailManager does not respect the image type that we have checked in in turn has png hard-coded as the...
View ArticleWhich validator do I used to exclude SelectionElementBlock multiselect?
I only want to allow the required validator for a custom and remove multiselect as an Editor option for an element based on SelectionElementBlock.[AvailableValidatorTypesAttribute(Include = new Type[]...
View ArticleCreate Return Programmatically
Commerce 11.I have used this as a reference point: https://world.episerver.com/documentation/developer-guides/commerce/orders/using-the-return-order-form/And while I can create and process a return in...
View ArticleCannot read property 'contentData' of null -- Publish (when...
Hello All,I am starting out my journey into EpiServer and trying to spin up the AlloyDemo application. I am playing around with Users and associated permissions (more specifically Publishing a page). I...
View ArticleCant log in to CMS
I am new with episerver but I am building a e-commerce site with CMS and Commerce and I have trouble to login at my CMS as admin. I have tried to change in my web.config file <location...
View ArticleHow to hide or delete items in content area programmly
There is a requirement to show a different message depending on the day of the week in the page's header area.For example, display "Hello Monday" on Monday, display "Hi Tuesday" on Thursday.So I...
View ArticleCreateMetaField is not adding entry to mcmd_MetaField table
We're having an issue where the Business Foundation API for creating a new MetaField on a class is not working properly.This is the code that I'm executing:using (var myEditScope =...
View ArticleEPiServer.CMS.UI 11.14.0 Cannot Read Property "ContentData" of Null error
I got this same error after updating to EPiServer.CMS.UI 11.14.0. It is preventing the publish menu from dropping down...
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 Articleinaccessible episerver blocks
We are using Episerver CMS 10 .On a page we have total 32 blocks and we have not set any maximum limit for blocks on that pagein code but still if we add a new block on that page it gives 401 error...
View ArticleConditional Next/Submit Button
Hi, we are working on a project that has a question that can be answered by yes or no. If the answer is yes, we want the button to be a next button. If the answer is no, we want the button to be a...
View ArticleCaching images from assets
HelloWe are scaling our images from global assets using ?width=X&height=Y etc. The output of this is cached. How do I invalidate the cache when a new picture is added or overwritten in global...
View ArticleThe store was queried with a [string] but the entity id is a [undefined]
When loading a page in OnPageEdit I first see a warning in the console: "Observable store detected, but no sort order specified. You may experience quirks when adding/updating items. These can be...
View ArticleAdd button to TinyMCE and keep configured buttons?
Hi!We have built a TinyMce plugin that is installed via Nuget. We want to add an extra button to the toolbar but since it is a plugin we want to keep the configured buttons and just add our button...
View ArticleEpiserver search - regenerate the index
Hi All,How do you rebuild the Episerver Search index? (Not episerver find)I've deleted the contents of my index from the file system, and was hoping by manually triggering the Index Content tool, it...
View ArticleDelete User Event
Hi,I would like to do something in code when an editor manually deletes a user from EpiServer CMS. I guess I have to use an InitializationModule and hook on to the event pipeline in some way, but im...
View ArticleGetting all Products under Catalog in Episerver
Hi,We are trying for a scenario where we need to fetch all the products in a catalog. Is there a specific method or api to fetch all the products under a catalog even though there are specific nodes...
View ArticleEmpty trash scheduled job
Hi,I'm having some issues with the scheduled job that empties the recycle bin and need to force some content to have been deleted more than 30 days ago so that I can test and debug. When debugging I...
View ArticleNew page not showing in main menu
I'm a newbie and playing around with Alloy project. I have created a new page under existing Alloy Plan. But I could not see any change in main menu which is not the case when I add a new page under...
View Article