Using an Episerver CMS Page in Ifram inside another website
Hi I am trying to have a episerver page that contains an Epi form in a different website with different domainIs there any way to use an Episerve Page in Ifram inside another website that has Wordpress...
View ArticleCustom created Sales Campaign does not generate TinyMCE correct
Hi!When extending the default SalesCampaign with an extra TinyMCE the property is not rendered correctly in the edit mode.[ContentType(DisplayName = "Extended campaign", GUID =...
View ArticleCannot upload images in TinyMCE in Commerce module
Hi!When I try to upload an image in the editor in the Catalog or Marketing section of Commerce I get an error. In the CMS part everything works just fine.Unable to load...
View ArticleParse failure on orderby
I have indexed my content. I have a field that is an int (my_custom_field below) and would like to sort on it. I'm getting the error below:Parse Failure [No mapping found for...
View ArticleAsset pane are missing Media tab under Commerce / Marketing
Hi!In the Asset pane under Commerce / Catalog I can see the Media tab but when I switch to Marketing the Media tab disapears?Why is that and how can I add the Media tab when working with...
View ArticleContent Delivery API - 401 unauthorized
I'm in the middle of a project to convert our CMS site to use OIDC/OAUTH for authentication/authorization. So far authentication to the CMS as a user works as expected but I'm running into trouble...
View ArticleUpdating order address causes price changes
Hello,recently we had several issues with shipping addresses being mistyped by the customers (nothing unusual actually). While manually updating the order shipping address, we noticed that after save,...
View ArticleAdding the GoogleMapsEditor not working
I'm having issues adding the GoogleMapsEditor https://nuget.episerver.com/package?id=EPiServer.GoogleMapsEditorI have a local blockpublic class CoordinatesBlock : SiteBlockData, IGoogleMapsCoordinates...
View ArticleIllegal characters in path rendering XHtmlString
We get a lot of logs looking like thisSystem.ArgumentException: Illegal characters in path. at System.IO.LongPathHelper.Normalize(String path, UInt32 maxPathLength, Boolean checkInvalidCharacters,...
View ArticleEpiserver custom dojo widget property/attribute lookup
Hi,trying to implement a dojo widget that will prompt editor to answer yes/no after a publish. But the prompt should only appear if the page has an attribute set to true. This is how far I have gotten,...
View ArticleLink to page where Shortcut type is set to Shortcut to page on another...
Hi, We are having issues in the scenario where an editor is setting a page shortcut to type: "Shortcut to page on another website" and then Open in to "Open the link in a new window" and then links to...
View ArticleGet anchor links from XhtmlString
Hi,Is there a recommended way to extract anchor tags from an XhtmlString. So for example, I have this body copy -<h1>Page title</h1><h2><a id="sub-title-1"></a>Sub title...
View ArticleEpiserver Forms - Custom form element block icons!
Hello,I'm looking to try to customise the episerver form element icons! (see below)As you might notice, I've already replaced three of them. This is because they have their own custom Model.cs file (so...
View ArticleNeed additional information on setting up Episerver site using an Empty...
Hi Dev's, I'm new to Episerver. I tried installing alloy site and was able to register and login to the CMS. But, when I tried to follow the empty project VS template to learn better, I couldn't...
View ArticleDelete association between a catalog items and an asset
We need to implement functionality where it removes unused asset from the catalog items and then delete an asset permanently. Below is my code, where it goes through each catalog items, and try to...
View ArticleSetting default value did not work when creating product content
Hi Guys,I am working on Episerver Commerce version 13.25.I have had a defined product content type and some culture specific properties.I want to set default value for some certain properties once a...
View ArticleUnable to create a new page under root [Empty Starter project].
Hi everyone! I created a new empty starter project and have logged-in to the CMS as admin user created through code. I'm trying to create a new page under Root (Navigation pane area), but the "New...
View ArticleWhat is the best way pass data to domo business tool?
Hi Team,We have a requirement to display all order and user-related analytics data in Domo.which is the best way to pass user order data from EPI to Domo?1.We are using Episerver tracking so can we use...
View ArticleSSO with multisite
I implemented SSO to get access to the CMS, it is using Federated security with WS-Federation protocol. It was working fine until a new client requirement came: they need a new microsite. What I did,...
View Article