How would Iinject Client Resources in a common Layout for only those pages...
How would I to inject Client Resources in a common Layout for only those pages that actaully contain an epi Form? If I add these to the header and footer, everything works. My concern is that I only...
View ArticleHow to check if product expired?
In the Commerce Catalog UI I expire a product by selecting Manage Expiration and Archiving, and setting the expire date to now.However, loading catalog content from code I see different properties on...
View ArticleIssue on Tasks tab in Edit mode.
Hi All,We are facing one issue with Tasks tab where we see the tasks based on the status for GlobalLink.When a submission is imported to Episerver we can see it as a Ready to publish version on the...
View ArticleIssues occurring when transitioning code updates into a load-balancer situation
I'm a seasoned ASP.NET developer (15+ years) and Episerver is new to me as of just about two months ago. I did the week-long developer training and then was asked to extend an existing page's class...
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 ArticleHow to set culture specific alt text on an image
Hi guys, I have problem to change alt text property in the existing ImageFile class to culture specific.I found this topic in episerver...
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 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 ArticleHow to find all blocks for current page in ContentArea or XHtmlString based...
How can I find all blocks that are or inherit from FormContainerBlock for current page in ContentArea or XHtmlString when page is saved? This would include existing pages/blocks OR when a page/block is...
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 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 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 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 Article