Cannot remove promotion
Hi, Were having some issues with removing an old promotion.When we try to remove the promotion we are greeted by a 500 exception in the console:_317 "Unable to load...
View ArticleHas anyone seen the "important concepts" documentation?
Looking for tutorials or developer guide for Epi, http://joelabrahamsson.com/getting-started-with-episerver-cms-development/Says: " Make especially sure that you read the Important Concepts part of...
View ArticleContent link is not properly cultured when retrieved from different culture
I have a variant (v1) in a language A and another variant (v2) in another language B. Both of those variants are created in master language C and published in master and respective languages.When I...
View ArticleSome variants are returned when doing a catalog search and some aren't
I'm new to Commerce, and I'm having difficulty getting search to return product variants consistently. We're using Lucene Search on Commerce 12.4. I'm hoping someone can give me some hints, areas, or...
View ArticleTinyMce: p-tag with introduction-class
EPiServer 11EPiServer.Cms.TinyMce v2If I want to have the following block-formats:Paragraph: <p></p>Heading 2: <h2></h2>Heading 3: <h3></h3>Heading 4:...
View ArticleEPiServer.Forms.Samples Resources Returning 404
Hello,I'm trying to install the EPiServer.Forms.Samples package in order to use Google reCAPTCHA. However when I add the form element to a form and try to load the page, several of the resources needed...
View Articlerel='nofollow' on TinyMCE link editor
As a content editor, I want to be able to set a link to "nofollow", so that Google does not follow the link and try to index it. Using TinyMCE 4.8.5 version, Episerver CMS. Currently using custom...
View ArticleExpired pages are still appearing in the search bar at the front end
Expired pages are still appearing in the search bar at the front end
View ArticleDisable cookies
Hi there,We are trying to disable the following cookies:We added the following code: protected void Application_EndRequest() { try { if...
View ArticleHighlighting a CMS field with yellow color for...
I wanted to have the below features along with field validation. I couldn’t find any article on this. Please help us on this. 1. Highlighting a CMS field with yellow colour if it fails warning...
View ArticleCMS - Azure Storage for Assets files
HiI have searched documentation but cant find any example and wonder.1) Is it possible to use Azure Storage (Blob or File) to store assets files like pdf, docx i.e files that editor could upload and...
View ArticleUnified search not finding content in fallback language
I just now upgraded to Find 13.2.5 from 12.7.1.Before upgrading if a query was present on a page in the fallback language it would show up in the search results, but after upgrading I only get hits in...
View ArticleUpdate page programatically without triggering ContentEvents
I have a pagetype with some code in the event contentEvents.PublishedContent. Is it possible to update a page of this type without triggering the event. When editors update the page, I still want the...
View ArticleGet discounted price for customer with special price when item is in a...
Hi!I have a customer that belong to a specific customer group. That customer group has a special price on an item. We then have a campaign that gives 40% discount on that special item.The item costs...
View ArticleExtend Change Log Admin Tool
Hi,Is it possible to extend the Change Log tool?When any content is deleted from Content Tree, Change log records the action as Moved since the content is moved to trash. I need to add a custom action...
View ArticleUse localized catalog in Commerce catalog UI
This is something that has been bothering me for years. Why does Episerver render the Catalog UI using the Name property rather than the DisplayName property? The Name property isn't translatable,...
View ArticleStop Forms from saving partially filled forms
Hi,We are trying to stop Episerver-forms from saving partially filled form-data. In the GUI there is a minimum of 1 day validation. Is there some way to get around this? We whant to save completed...
View ArticleModify access level on creating content
I'm trying to remove public access to a certain media content on creation. I have tried modifying the access rules both via SetDefaultValues and IContentEvents.CreatingContent, but with no success....
View ArticleContent Delivery API: Why Can't I Use Search?
Hello,I've installed the Alloy Demo Kit, installed Content Delivery API, Find, and everything's been configured to work together thanks to the documentation. I'm now able to make GET requests with...
View Article