Link to Custom Content Provider
Hi,I think i've managed to create a content provider, and it seems to work in most ways, but i can't figure out how to cerate a link to the pages that comes from the external data source. It works fine...
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 ArticleReal-time update error after upgrading to Episerver 11.11.3.0
Hello,After upgrading to Episerver 11.11.3.0 I get the "real-time update" error when switching from the admin panel to the edit panel.Websockets is enabled on the server. A similar Episerver site which...
View ArticleRun Maintain Database Indexes job in SSMS
I keep seeing suggestions to run the Maintain Database Indexes job stored procedure in SSMS if you have issues with the job completing successfully. I have not seen the name of that proc mentioned...
View ArticleGetting url to content outside of startpage
We have a single site but to keep the structure clean we put some content outside of the regular startpage structure, we call it Global Content. The content is mostly just settings and "data pages"...
View ArticleHeadless API - 404 Not Found
We've got an issue with the headless content api, in some cases.Everything works fine while we're running local dev on IIS Express, both firendly-url (which our Angular app relies on) as well ass...
View ArticleHow would you improve this code?
Here's the scenario; we use a page's teaser image to populate meta tags such as og:image or twitter:image so that if someone were to try and share one of our pages on social media, that is the image...
View ArticleHow does ContentLanguage.PreferredCulture get set?
How does ContentLanguage.PreferredCulture get set? It's value is changing.
View ArticleUsing Service API with Web API
I added Service API to my application in order to process some data manipulation, but after I did that, my Web API calls stopped working. This is a know issue as described here (<a "="" forum=""...
View ArticleEPiServer.CMS.UI.* 11.19.1 packages break content area 'create new block'...
If you install the EPiServer.CMS.UI.* 11.19.1 packages the link in content are 'create new block' stops to work.Instead of listing all possible blocks or blocks limited by the AllowedTypesAttribute you...
View ArticleAsynchronous step submit
Hi, For performance and styling purposes we're required to post the steps of a form asynchronously. I haven't been able to find any information regarding this. Does anyone know if this is possible?Kind...
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 ArticleContent not visible in edit mode but visible when viewing outside
Hello dear friends :)!i encountered a problem and wonder if someone have had similar problem. some pages when editing them (both on-page editing and allproperties mode) all properties are empty, but...
View ArticleLanguage aware ContentSelector widget
HiI'm using a epi-cms/widget/ContentSelector outside standard CMS context, inpsired by https://gist.github.com/mvirkkunen/10484486. This works fine when using only one language.The problem is I want to...
View ArticlePromotionEngine - Custom Promotion not properly excluded
Hi,I'm experiencing a problem with promotion exclusions. A custom promotion i created is not excluded from other promotions affecting the same lineitem when i run the promotion-engine or use the...
View ArticleEpiserver Find Indexing Error while Adding/Updating content in CMS
Hi,I am getting following error while adding/updating content. Also, the cotent is not indexing during this (adding/updating content).But, if I run the indexing job (EPiServer Find Content Indexing...
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 Article