Using a SelectionFactory with ConentReference property issue
I am attempting to use a selection factory to make choosing a specific kind of content type simpler. I am using a variation of this type of selection factory to list my content in a...
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 ArticleHow to tell if IContent is an asset or a page link?
Basically, I have a LinkItemCollection property on a block, and when it's displayed I'd like to add special HTML if it's an external link or if it's a file (pdf or word file or similar) rather than an...
View ArticleLinkItemCollection - Also showing the YouTube content type in the edit mode
I have integrated YouTubeContentProvider to the episerver website. It has no issues on its own.But in the edit mode, for LinkItemCollection , it shows this view with YouTube content picker (Which I do...
View ArticleNull reference error when running the EPiServer Find Content Indexing Job...
HelloWhen I run the EPiServer Find Content Indexing Job scheduled job I get the following error for all content: 2019-05-07 09:30:02,195 [10] ERROR EPiServer.Find.Cms.ContentIndexer: MACHINE-NAME: An...
View ArticleBest practice for troubleshooting 100% CPU on EPiServer site?
Hi!We're currently experiencing intermittent CPU spikes on one of our EPiServer sites.Can anyone share some best practices when troubleshooting these problems?I've tried LogParserStudio for IIS logs...
View ArticleBest Bets Problems
We have some issues with Episerver Find when using Best Bets.We have an episerver installation (11.10.6) with episerver find (13.0.5). In this installation there are 2 sites that use the same...
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 ArticlePossibility of recognizing article variants (items) in marketing promo's and...
There's no possibility of recognizing article variants in marketing promo's and in some views in the catalog. Can variantcodes (SKU numbers) of products be added to the list of enclosed products within...
View ArticleHow to access a page with different url ?
I have a child page under start page as shown below. How to access child page with url "startpage/anotherpagename/childpage." Normally we get url as "startpage/childpage"startpage---child page
View ArticleUnable to delete form submissions from code
We have a scheduled job almost identical to the one detailed here : http://www.herlitz.nu/2018/10/15/episerver-forms-cleanup-for-gdpr/ for deleting user data when that database is used in a...
View ArticleHaving trouble creating nested blocks
I'm trying to create a FAQ Section for a page.The page will consist of a FAQ Page with a ContentArea for FAQSectionBlocks, working as dividers for the various sections in the FAQ. Inside a...
View ArticleSiteseeker after EPiServer v9.
I've been tasked with upgrading a webforms site from EPiServer 8.8 to 11.17. While I managed to solve most of the breaking changes I got stuck on SiteSeeker. I upgraded it to the latest version but it...
View ArticleAdding property to master page in webforms from external page.
Hello! I'm trying to add a property to a masterpage from an external page of the type ContentArea. Normally I'd be able to reference the property from the model, but I can't do that now(that I know...
View ArticleCustom content pane "For this X" folder
I am looking into creating a custom context assets folder similar to "For This Page" but based on a specific content type and its children in the tree. Something akin to "For This Community" where...
View ArticleSVG tag is stripped by TinyMCE.
Hello everyone,anyone has any suggestions how to make TinyMCE accept the SVG pasted code (inside html editor) + keep it?I am on 2.6.5 version of TinyMCE and 11.11 for Epi.thank you!
View ArticleAdding on-page editing to dynamically created elements issue
I am following a few blog posts I found that show how to add the data-epi-edit-name attribute to an element in order to enable on page editing. The problem I am running into is I have no control over...
View ArticleRequired field validator different behavior client/server-side
Because of an issue with spam prevention we found out that the behavior of the Required field validator on Text controls in EPI Forms is different on the client and server. When enabled with...
View ArticleOn-page editing not working after upgrade to Episerver CMS 11.11.3.0
I am working on a site that has been upgraded from 10 to 11.11.3.0.Currently, the on-page editing feature does not work on all pages evenly we used Html.PropertyFor in .cshtml view file.To be easy to...
View ArticleSVG tag is stripped by TinyMCE.
Hello everyone,anyone has any suggestions how to make TinyMCE accept the SVG pasted code (inside html editor) + keep it?I am on 2.6.5 version of TinyMCE and 11.11 for Epi.thank you!
View Article