How to implement some dynamic content between blocks?
In one of my CMS page, I have to add 2 blocks (say A and B) and some dynamic content between them. The content should come from the child pages (e.g. Main page is like product list page and child pages...
View ArticleSocial Reach - missing providers in dropdown list
Hi, I have just installed Social Reach 3.0.0. Under Settings when I want to add channel I see only Twitter and LinkedIn:While EPiServerSocial.config contains four providers out of the box:I have...
View ArticleValidation of property with EmailAddressAttribute fails on empty value
When a string property is decorated with an EmailAddressAttribute validation fails when removing the address. This occurs on a fresh Alloy site with all the latest updates.How to reproduce:Create a new...
View ArticleCannot Create Blocks
We are using EPiServer 7.5 and suddenly we have got to know that block creation was not possible with the site ("New Block" option is disabled). We suspect this is something to do with database...
View ArticleCampaign SOAP API -> How do you check list for customers who have not opted...
I am using the "contains" method to see if a customer exists before inserting them into the recipient list. (documented here:...
View ArticleCannot enter internal links with a querystring in TinyMCE
Hello,I'm trying to insert a link to an internal page with a querystring in a TinyMCE field. We are using TinyMCE version 4.8.5 with Episerver 11.11.2.0If I insert a page link in combination with the...
View ArticleDXC - Commerce Config files
Commerce 12.11.0I've configured the Find search provider as per below...
View ArticleFailed to read cache key
I am investigating an issue where data is not updated as part of an import job. I have confirmed that logic is correct, the problem seem to be that product is not being saved. In the log files I can...
View ArticleThe same folder selected in asset pane Episerver CMS
It would be nice if the same folder for Blocks and Media could be selected in the asset pane. It is easier to switch between them.
View ArticleReloading Custom Data From Find Index
Hi guys, for a very complex search we've been indexing some custom .NET objects which we need to search on and to reload back as .NET objects. The searching works fine using the following guide...
View ArticleUsing OpenId Connect (Identity Server) - ISynchronizingUserService - synched...
We are using IdentityServer for authentication and authorization into EpiServer.The problem we have is related to the use case where we need to change ACL for a specific content during importation job...
View ArticleModules routing returns blank output, wtf!
Hello Experts,Latest version 11.12 CMSI´ve set up a new site but no modules routes are working.not /EPiServer/Cms/VisitorGroupsnot /EPiServer/EPiServer.DeveloperTools/IOCnot...
View ArticleForms submit - 6 second or more delay
We have a client using Episerver Forms (4.23). When submitting the form there is a good six second minimum delay before the Thank You page loads. They are using the Marketing Connector for Salesforce....
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 ArticleComments for content - better visibility for commented content
Comments for content should be more visible if the content is commented. If the comment-icon would change color (to for instance green) if the content got comments, all editors can easily know that...
View ArticleWhat is the role/usage of Category in Content tab of CMS?
What is the role/usage of Category in Content tab of CMS?
View ArticleSeparate admin login when using OpenIdConnect
Hi!Is it possible to have some kind of separate login for admin users in episerver, when using OpenIdConnect? We only want the OpenIdConnect for the end users, not editors or admins.
View ArticleSelectionFacroty not working
I have a page which has IList<Fruit> property in CMS. My fruit class has Benefit property. User can add Benefits from the same page in different tabs and those saved benefits are displayed in...
View ArticleHttpCompileException after Episerver CMS Upgrade to 11.11.2
I'm trying to upgrade Episerver CMS from a 10 version to 11.11.2I get the following error:Exception type: HttpCompileException Exception message:...
View ArticlePriceFilter returning wrong pricing
Hi,I am using Commerce 12.15 and creating a price filter to pass to GetPrices method of PriceServiceDatabase class which implements IPriceService. Below is the price filter I create, so now I am...
View Article