How do you get content from ContentFunctionData
How do you get content from ContentFunctionData?Im using the following code: ExtensionPageData page = ExtensionPageData.Load(child.PageLink); if (page != null && page.AreaCount > 0) {...
View ArticleGet CtalogEntryId and catalog Entries based on CatalogNodeId and CatalogId
Hi Team,I need to export all the products under Catalog in to an excel in Episerver6 R2.I am able to get selected CatalogNodeId and CatalogId by using...
View ArticleRead EpiServer Url from config file
Hi,i want to read the episerver URL from config file and save it in viewbag in mvc.i want to read the below highlighted URL from config file like we normally read <appsettings> from...
View ArticleHow to display youtube content for a particular playlist in web page or block
I want to display the youtube content dynamically in the page.
View ArticleIssue with config file episerver 7.5
Hi I have set up Episerver on Server 2012 r2 with IIS 8.5 But I have gotten this error. HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration...
View ArticleA few questions about the Discounts/Promotions egine
I'm using Episerver version 9.11.0.0, and the "new" promotions engine / discounts:1. Is it possible to "hide" some of the built-in Discount types so that they don't show up as choices in commerce...
View ArticleCustomized workflows are not getting called. Episerver.Commerce 9.19
We have "CartValidate" workflow customized. And that does not work. When I debuged seems like the workflow instance created is always this:ActivityFlowModel workflow =...
View ArticlePage View Event
Is there a way to register an event to a page view ?For an example when an CMS content page is displayed/loaded i wanna trigger an event, is this possible.I have already tried the...
View ArticleHow to override languages in "All properties of a page in Editor...
I want to override the language of a particular page with the system enabled languages .Here languages (to be overriden for editor view ) which is in All properties of a page , available for editor ......
View ArticleSearching: IndexResponseItem.Score is always 0
I'm trying to boost a query on certain fields but the value of the score property of my IndexresponseItems is set zero. I found this post by Anders Hattestad, but unfortunatley that didn't seem to be...
View ArticleGet Translated content from a Page using 6 R2
Hi, Ia m looping through the Composer blocks on my page and I need to get the Welsh Translated content from the block - but no matter what i use I always get the English. Can you see in my code where...
View ArticlePromotion applying
Hello.I have 2 promotions:1) Entry level which gives 50% off on specified variant (placed price 13$);2) Order level which gives 1$ off if cart subtotal greater than 10$;Before applying promotions my...
View ArticleNo items appear in edit tree. I get ajax errors code 500
Hi,When I run the CMS, I am not seeing items in the ajax tree. When looking at the JavaScript console, I see a long string of 500 errors. These are some of them. Any idea of what is going on and how to...
View ArticleA few questions about the Discounts/Promotions egine
I'm using Episerver version 9.11.0.0, and the "new" promotions engine / discounts:1. Is it possible to "hide" some of the built-in Discount types so that they don't show up as choices in commerce...
View ArticleMultiple page selector
I'd like to create a property that allows an editor to select multiple pages instead of just that one you get if you choose a "Page" property. Any experience from doing something like that?
View Articleunable to save robots.txt content
Hello.Anyone know how I can debug robots.txt functionality in episerver 6?After installing this in Package Manger Console:Install-Package EPiRobots -Version 1.0.1 I am able to view "Manage robots.txt...
View ArticleHow to hide/ restric a block from its type creation while going to creat new...
Hi , i have created a block which i m using as a property of a page. But i dont want when content editor will create any new block , he will be able to see my block as template. Simply i want to hide...
View ArticleEnable the client side validations using episerver.forms
Hello,Anyone knows how can I enable the client side validations using episerver.forms?Thanks in advance,Rita
View ArticleEPiServer Form - Error deserializing object 'formGuid'
For some reason in our state environment I am getting the following exception from the default form submit controller. It doesn't appear to happen locally or in production but I have noticed this error...
View Article