Problem creating page in different languages programmatically
I'm using a multi-site solution and one of the sites is in "en", "fr" and "nl". I can create a page under my designated parent on "en" but not on "fr" or "nl" even though the parent has at least a "fr"...
View ArticleLarge amount of nodes in the tree
Hi All,I am sure many of you faced the similar problem - My Episerver does have a news section with a large number of nodes. I was wondering what would be the best way to organize content tree. I came...
View ArticleEdit mode is blocked for specific combination of page type and language
We have experienced very wired behavior on the EPiServer 7.5 web site. During the translation to the Russian some specific page types we cannot get into Edit Mode. What we do:1 . Chose the page in the...
View ArticleCall Episerver blocks on page at runtime.
Hi,I am creating a funnel which is like a process flow vertically created. where user will see some options (say 5) to choose from. Once user clicks on one of the option, related next step will get...
View ArticleAutoSaveInterval
Hi.I want to use AutoSaveInterval property, but this property has attribute [Obsolete] with message "The legacy edit mode has been removed".What new features do allow to set timestamp for auto...
View ArticleAmazon S3 blob provider and CloudFront CDN
Hi All,Does anybody know how to use CloudFront CDN with EPiServer.Amazon.Blobs.AmazonBlobProvider?I have uploaded file to S3 bucket using media assset manager .When I drag&drop this file from...
View ArticleUsing IValidate to show info to user - Commerce 9
HiI will like to show in to user that are trying to delete a node with some entries in it.I am using CatalogEventListnerBase. Is there any way to show the info? I was trying to use IValidate, as belog,...
View ArticleMulti-site beta to production
I have a multi-site that is in a beta environment. I want to export the data from that site and import into the production site. Will any changes that have been made in the live production site be...
View ArticleContent Collaboration SignalR problem
I've installed the content collaboration addon in EpiServer version 9.6.1. After setup everything including SignalR...
View ArticleCan't create Visitor Group
Hi there, I'm working on a large inherited EPi6R2 site and I'm investigating what personalisation options are available to me using this version of EPiServer, but I'm having some problems.When I select...
View ArticleEntry.ItemAttributes.MinQuantity
Hi If I haven't changed variation MinQuantity or MaxQuantity (default 0) on the commerce side and I call out Cart.Runworkflow("CartValidate"), then it does not add entry to cart. If I want to override...
View ArticleCant select item in search result (edit mode)
When im in edit mode and editing a page reference property I press the little button"..." next to the textbox and the "Select page"-dialog is opened. I can seach for pages, that works well, but I cant...
View ArticleUsing infiel in combination with nested queries
Hi!Should it be possible to use infield together with nested queries? For example:public class Team { public Team(string name) { TeamName = name; Players = new List<Player>(); } public string...
View ArticleDojo: change two widget
Hello. It is necessary, when changing a Property (widget) to update the value of the other widget. (Dojo). The main point is that we are over-tighten the document, write it in the url Property. We have...
View ArticleEPiServer Find facet management and product/variant search
I'm starting to implement Find on a QuickSilver solution replacing the Lucene-based implementation. What I'm a bit puzzled about is how to implement a flexible way of handling facets/filters.In the...
View ArticlePromotions BETA latest changes
After upgrading EPiServer Commerce from 9.6.0 to 9.8.1 I got some breaking changes in new Promotions. I figured out how to make it work, but I am not sure if it's correct way. First of all,...
View ArticleErasing Blobs
HiWe have an issue regarding diskstorage on our webbserver. We have an importjobb which imports files from disk to EPiServer as GenericMedia. This importjob runs quit frequently and we would like to...
View ArticleEpiServer Forms cant add items to ChoiceElementBlock
When adding Items to ChoiceElementBlock or SelectionElementBlock, dojo get error on post to http://localhost:58421/EPiServer/cms/Stores/contentdata/16198_25333Pay load{id: "16198_25333", properties:...
View ArticleBest Bets error
Hello Forum,I am new to Episerver and I have a question regarding an error I get when I am trying to point a "Best Bet" to a product.Pointing to a "Local" or "External" target works fine.This is the...
View ArticleNavigate to login page when we logout
Hi,I want to naviagate to login page when i logout . Is there any way to do it in web.config or global.asax
View Article