Approval 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 ArticleWorkflow - ability to submit comments
Hi,When our editors submit a page for approval through workflow, they really need to be able to submit comments with the page that approvers can see. This helps the approver/s understand what changes...
View ArticleCatalogManagers role cannot edit catalog after update
Hi,We updated our project to the newest Commerce 12.14 from Commerce 11.2.3. After that, users with role CatalogManagers, but without CommerceAdmins can see the Catalog in Catalog Editor UI, but...
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 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 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 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 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 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 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 ArticleCan't Access Site
Hi, we've just built a new site and we're having issue accessing it. Things that we've noticed is that the 'View on website' link on CMS is missing and going to the link directly says we have provided...
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 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 Article