SSL handled via load balancer
Hi all,I recently upgraded from 7.5 to 8 (8.10) (have also performed an upgrade to 9 to see if that might resolve this issue) and on our UAT/LIVE multi-lingual sites we have started encountering a...
View ArticleHow to create content based on same PageData different Template?
The current learning is limited to different PageDate corresponding to the specified Template. But I would like to create two groups of content, based on the same PageData, different Template, how can...
View ArticleEPiServer 9 - Onpageedit for shortcuttype Fetch content from page
Hi,The problem I'm trying to solve is having a "global" page and then using "Fetch content from other page" (using the same pagetype) to make the page exist in multiple places in the pagetree, while...
View ArticleBuilt in auto suggestion editor, ISelectionQuery.GetItemByValue never called
I've implemented ISelectionQuery as described here:...
View ArticleBuilt in auto suggestion editor, ISelectionQuery.GetItemByValue never called
I've implemented ISelectionQuery as described here:...
View ArticleChanging between views of one page
Hi developers, I need some little help in my project.I need to different views of the same page(View1 and View2). The views are different, they only have the same title but it's still the same page.In...
View ArticleDisplay xform data in ThankYou Page
I want to display submitted Xform Data in redirected page or ThankYou Page
View Articleupgrading CMS 6
I'm trying to upgrade a CMS 6 installation to CMS 7.5 but whithout success. This is what I get:_____________________________________Verifying whether specific add-ons should be updated before site...
View ArticleImageVault url
How to expose public url from imagevault by using imagevault javascrip api. I took the code from http://dhvik.blogspot.com/2013/05/using-rest-api-of-imagevault.html but not able to get the url from it....
View ArticlePage partiall viewes
How would be the way to define different view templates when displaying a page in a contentarea????For example, I would like that page type pt1 would render as template1 in a contentarea of page type...
View ArticleUnable to login to Episerver in Administrator mode
Hi,I am new to episerver, I have created sample Alloy project and wanted to modify (create new user), but while trying to login, I am not able to login. Please let me know how I can login?ThanksRashmi
View ArticleGet class of TextFragment in Xforms
In Xforms, you can insert a Header, which has two fields - Text and Css Class. I can get the text by using @Model.Value, but how can I access the class name input from my code?
View ArticleRazor Html.BeginForm
How is the way to specify action/controller for a Razor Html.BeginForm???It seems to me that it's Html.BeginForm(action, controller...), but in name of controller, we've to use the friendly url, not...
View ArticleRazor Html.BeginForm
How is the way to specify action/controller for a Razor Html.BeginForm???It seems to me that it's Html.BeginForm(action, controller...), but in name of controller, we've to use the friendly url, not...
View ArticleDelete Orphan Blocks
Episerver 8 CMS. I want to code a scheduled job to delete all the orphan blocks. I created them programatically, all are of the same typeblock. I'm not sure how to select and delete this blocks...
View ArticleRelated Products by Category
I would like to get some related products, when publishing a product page. I've specified some product categories, so two product are related products if they have at least one common category.I've...
View ArticleCreate a bunch of pages, translate from another language
I have a bunch of pages in english for country 1, and I want to create the same pages in arabic for the same country 1.I want to translate all the content from english to arabic, for the same country....
View ArticleScheduled Job with input parameters
I need to add a scheduled job with input parameters to my Episerver 8 CMS project.I'm following Mathias Kunto:...
View ArticleDisplay Channels - How to set Individual image for each device
I've a banner image (background image in css class) in home page which will be displayed in all devices (mobile, tablet and desktop). The editor will add individual image for each device (one image for...
View ArticleExport/Import Database
I have two environments for my EPiserver CMS 8 project, the project is not in production yet:- Local/development evironment. Here I've changed some pagetypes, some controller code and added one...
View Article