Update editDeletePageCheck Stored Proc - Check Catalog Content
Currently we use the editDeletePageCheck stored procedure to identify blocks that are no longer being used, allowing us to then deprecate these blocks. It appears the stored procedure works for blocks...
View ArticleImpossible obsolete suggestion in EntryPromotionProcessorBase in Commerce 12?
Hi,I would probably report this as a bug, but I'm locked out of that system for whatever reason (will look into that later) and we might have missed something.My colleage updated a project to Commerce...
View ArticleCast BlockProxy to Block
HI! I am trying to somehow get MyBlock class instance from PropertyData.I have tried:propertyData.Value as MyBlock; ProxyUtil.GetUnproxiedInstance( propertyData.Value);((IProxyTargetAccessor)...
View ArticleCustom Visitor group based campaign
Hi Team,I am using a custom cookie-based visitor group for promotion. For a situation like below how to handle that?1.visitor a group G- campaign gold2.visitor a group S- campaign silver3.visitor a...
View ArticleCannot Access Forms using GetFormsInfo
I have a page that I navigate to after a form submission that i want to display information about the submitted form. I am able to access the data using _formDataRepository.GetSubmissionData. However,...
View ArticleDefault For this page in media selector
Hi,is there any way that you can make the media selector (UIHint.Image) as default mark For this page instead of For all sites?
View ArticleUnexplained 302 redirect that adds trailing slash? Check your file/folder...
Just a quick note for anyone experiencing something similar.We have a client who had a concern that /resources always redirected to /resources/. After a lot of wasted time checking the web.config for...
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 ArticleCalenderblock or similar in Epi CMS 11?
Hi,Is there any calender-block or functions to start from if you want to build a calender in Epi CMS version 11? We want to build a calender in Epi CMS which you can add events to in Epi Backoffice....
View ArticleHow do I set the message to be displayed when a form field fails validation?
I'm using the basic form elements provided out of the box, but I can't see where I can set the error message to be displayed for my different fields, when their regex validation is failed.
View ArticleIssue with EPiServer.Web.Routing.UrlResolver.GetUrl for Commerce content...
Hi,When using the EPiServer.Web.Routing.UrlResolver.GetUrl method to get the url of multiple content versions (published and previous published) of the same Commerce content it always return the same...
View ArticleHow to develop cascaded dropdwonlist in episerver?
How to develop cascaded dropdwonlist in episerver?
View ArticleDelete all assets(images) of a specific type
Hi,We need to delete about 60000 imageassets (imported from inriver) for a specific type from the web and cm database.Anyone have any code or sql script for a this operation?Commerce version:...
View ArticleImage Cropper - New Package
Hi All,I just released a new package that allows image cropping at the page/block level. You can choose from two editors:Image Rerence (Single Image)Image Reference List (Galleries)You can also define...
View ArticleCatalog node Sort Order
There have been several posts on the ability to order the nodes in the...
View ArticleFind: OrderBy Price from variant included by convention in product search...
Hi,So I have variant information inclued in Find Product record by convention: protected override void...
View ArticleHow to implement the customized order promotion
Hi Team,How to implement the custom order promotion. Advance thanks,Please share sample code Edit1:Commerce version 12.5
View ArticleYouTubeContentProvider - Error on epi-cms.component.Media.js in the runtime
I have used EpiServer YouTube Content ProviderI am getting this error in the browser console after I have added the YouTube gadget from the CMS edit mode. And CMS edit is not usable as it shows blank...
View ArticlePath to uploaded documents in episerver
This might be a easy question :)When uploading a document for a specific page lets say its a image with name "i love cats.png"the link to the image will be something like...
View ArticleCustom routing with language and market working for products and variations...
Following up on:https://world.episerver.com/forum/developer-forum/Episerver-Commerce/Thread-Container/2019/1/custom-url-for-marketlanguage-combination/We've managed to implement our custom segment and...
View Article