Terms Facet wrong count when Filter is used
Hi!I am working with Epi Find on an Epi 6 R2 site and I'm having an issue with terms facets.My problem is that the Count property of TermsFacet objects show the total amount of this facet BEFORE...
View ArticleHow to display a notification in all properties view
Does anyone know if I can display a notification like the one pictured?I'm making a custom archiving job, and I'd like for the user to see that the page is set to be archived at a glance when...
View ArticleEPiServer TinyMCE not creating link from CustomMediaRepository
Hi,I have created custom media directory and configured local media provider but when i create file link in TinyMCE and select file from my LocalMedia directory and publish. Link becoms blank. I think...
View ArticleExtend Link Editor Functionality
I'm trying to extend Link Editor adding a new link format for phone numbers.I added a new field to the Link Editor by exending the class EditorDescriptior as shown below: [EditorDescriptorRegistration(...
View ArticleError when saving an EPiServer forms element
Hi, I'm trying to save/publish a selection element block, but I get a 500 error from EPiServer when im trying to publish it. This happens after I have added an element to the selection list. Have...
View ArticleBlock inside a Block produces System.StackOverflowException
Hi all,I have a suspicion that Block inside a Block produces System.StackOverflowException. It happens only while developing on localhost, but not on a production when uploaded to server. I have a...
View Articlebold text should display in tag instead of tag Tiny Editor
Hi ,in editor am trying to bold few words. when am looking in code option editor , the text is displaying inside of <strong> tag.but my intention is to display that text in <b> tag. Bcs...
View ArticleForms file upload error
Whenever I try to upload a file on a form I get the following js error:If I don't add a file then the form submits fine. This is on my local dev environment.Using EpiServer CMS V11.9 and EPiserver...
View ArticleResolving custom urls in XHTMLString
I know EpiServer handles internal links in XHTML strin to expand links like ~/link/d9651bd2ab2a44afb74b550b4eb2acfc.aspx to meaningful URLS on runtime http://localhost:57906/en/alloy-meet/We will be...
View ArticleEvaluate discount with visitor group
I have a Campaign with a Visitor Group applied and one or more Discounts under this Campaign.I'd like to use the PromotionEngine's Evaluate() method to fetch the discount price of a product in this...
View ArticleContentDeliveryApi: System.InvalidOperationException: 'The object has not yet...
Hello,I have added ContentDeliveryApi (Cms and Core) to my application, but after that I'm receiving an error:System.InvalidOperationException: 'The object has not yet been initialized. Ensure that...
View ArticlePushing asset from Epi server to Sharepoint
Hi ,Anybody can help me to give some idea how we can push Asset (Image/ Video) from Episerver to Sharepoint. Or directly Save images/ Videos from User input from Episerver UI interface page to...
View ArticleDijt FilteringSelect and EpiServer rest store issues
I have put together a widget which essentialy will allow users to select documents from external system and save links to them.I have used a dijit FilteringSelect to achieve this together with Epi...
View ArticleCode first migration not working when deploying on DXP/DXC
Hi,I am using foundation for a new project we have, I am facing an issue where the table is not getting created via EF Code first approach. It works when I do the update-database via the NuGet console...
View ArticleError programmatically creating Shipping Method
I'm getting this error:"ForeignKeyConstraint FK_ShippingOption_ShippingMethod requires the child key values (18ede71f-3df3-4d9e-a4cb-3d25881c1ec6) to exist in the parent table."and here is my...
View ArticleHiding "Shortcut" option on Settings tab and filtering out Shortcut Types
Greetings,We have some specific requirements and I have been trying to figure out how to do either within EPiServer and was wondering if anyone could shed some light or offer assistance on the...
View ArticleSetting a NodeContent as the catalog root using the...
Hi,I am trying to set the Node content as the catalog root. Below is my catalog structure:https://www.screencast.com/t/5tMhOWSBJDkI want to make the Test Node the root for all the children Node...
View ArticleGet Category from a Reference Node
I'm working on a tool to let team members update Item information, specifically I'm looking to allow edit of the primary category since the CMS doesn't have the ability to do so. I've looked at a few...
View ArticleImprove editor experience in marketing
On a solution we have a large amont of products where each product can have up to 20 variants. The variants come in different sizes with different colors.When creating a discount for a campaign - fx a...
View ArticleIE11 - Episerver.Forms js error
Hello, We're facing an issue using Epi forms on IE11. One of the scripts injected using: @Html.RequiredClientResources("Footer") is throwing a syntax error on IE11. In particular, it's this line:...
View Article