Unhandled exception global or shared blocks
Hi , Is there anyone had this error before.This is fired on the global/shared blocks. When you try to edit it in Edit Mode this exception is fired in to log file. of course this does not tell so much...
View ArticleHow to Add Accessibility Checker to TinyMCE
TinyMCE offers an accessibility checker plugin, but Episerver doesn't seem to recognize it. Instead, it shows an error saying that the "a11ychecker" plugin failed to...
View ArticleBest approach to storing large amount of images
I have a situation where I need to generate thousands of image files and make them accessible to the end user. I am using a deep zoom component that takes a very high res image and breaks it up into...
View ArticleQuicksilver - payment processors
Hello everyone,I am trying to spin up a custom payment gateway in my own project using the Quicksilver approach. If I add a new one in Quicksilver, I can make it work. In my own project, the payment...
View ArticleHow to implement a customized entry promotion
Hi, I am trying to create a customized entry promotion. But the code snippet on the dev manual seems obsolete. I am working on Commerce 12.17.2. Could someone please give me a sample code structure...
View ArticleOutdated code examples
Hey Guys, Just wanted to bring this to notice, that some of the documentation looks obsolete depricated now. Example:...
View ArticleVersions Gadget shows different person
Has anyone come across this before? If so how did you resolve it? It's not doing this all the time so I can't provide steps to recreate this.
View ArticleInternal url not mapping correctly when mapped through XHTML field
Hello,I have a catalog item routed through a custom partial route as "mysite.com/items/itemA". Note that "mysite.com/items" doesn't represent any actual page on my website.The problem appears when I...
View ArticlePrimary key violation error with SP CatalogItemChange_Insert
I'm not sure if this is the right place to report this, but we encountered the following issueAfter an incident where the indexer had been stopped prematurely in production, we noticed that the...
View ArticleIssue upgrading projects (TinyMCE)
I'm trying to upgrade our Episerver platform, everything has gone as expected, but once I completed the upgrade across our projects, I'm getting a an error with the TinyMCE code base. In our Domain...
View ArticleEpiserver Forms and MS Dynamics
Hi there,Currently we build any forms using a block and we have a click dimensions url which saves the data in MS Dynamics. We have been looking into Epi Forms and the MS Dynamics add on and have a few...
View ArticleFilter Synonyms by phrase
Hey guys - Is there anyway we can filter Synonyms by phrase?I understand we can use below line to get Synonyms then write a LINQ to filter by phrase:var result =...
View ArticleCart Shipping Lost When Registering (Commerce 11.8.2)
We have a process where users can complete our basket process anonymously. During this process a user can fill in a billing and delivery address with the following codecart = cart ??...
View ArticleDetermine if Find index is connected or 401 in code
My developer index timed out and this presented a great oppertunity for me to pop out friendly errors instead of a 401 in case we run into a network glitch in productionI'm trying to find a way to...
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 ArticleIssues with PropertyList and content reference properties
PropertyList<T> of a simple POCO class that I want to use a ContentReference or IList<ContentReference> to other content items. The PropertyList works just fine, but when using the dialog...
View ArticleWhat is the best practice for editable setup items?
There are some items I need to setup globally for my site that I need editors to be able to maintain. These items need to be able to be referenced from other pages in my site since they drive...
View ArticleIssue whith TinyMCE 2 and inline blocks
We have problem with Tinymce : when you drop a block in a XHTML it has div tags around it even if the block in view mode is only showing a value.Tinymce adds p tag around witch results in wrong html...
View ArticleProgrammatically updating linked content
Hi,does anyone know if the following is possible?Page A is linked to Page B (either via a property, editor etc). Is it possible to programmatically change the link from A->B to A->C ?I've tried...
View ArticleUnifiedSearch for pages and MediaData
Hi!In the project I am working with there are several sites with each site having a search page that is only listing hits belonging to the site.I am doing a UnifiedSearch. The part with listing pages...
View Article