CollectionEditorDescriptor
I am following this article for user to create list items using block. https://world.episerver.com/blogs/per-magne-skuseth/dates/2015/11/trying-out-propertylistt/this article doesn't provide details...
View ArticleFetching generated HTML
Hello,For some weid reason of acheiving SPA concept on couple of page types. I wanted to achieve the following ,If yes howReceive the page Id at the WCF end point at server, sent from the client...
View ArticleEpiserver on .net 4.7 framework
Are there any information about running epi on .net 4.7 for the latest version of CMS?
View ArticleCustom Javascript on page\pass data to page
Hi,I've been asked by a client to implement a new form on their EPIServer platform. I've gone through and created that and is all working well. However, as this is part of an integration, they would...
View Articlepersistent unique id for rendered element per block instance
Is there an easy way to render id?<div data-tag-id="unique-id">
View ArticleForms upload files using FileUploadElementBlock with iOS in a site with...
HelloOur site runs with Windows Authentication and we have a FileUploadElementBlock and trying to upload a file using iOS. The request comes to the server but then nothing happends and finally we get a...
View ArticleNuGet PackageReference supported by EPiServer CMS/Commerce?
Related information https://blog.nuget.org/20170316/NuGet-now-fully-integrated-into-MSBuild.htmlWhat worries me is this:Will existing NuGet packages work if I am using PackageReference for WPF, Windows...
View ArticleHow to make properties of type string[] searchable?
I want to know how to make string[] properties searchable in EPiServer 9, without EPiServer Find.
View ArticleVisitor groups with GeoLocation not working
Hi,We have an EPiServer CMS application (v.10.10.4.0) that we host in azure (one staging and one production environment). They are setup to use ssl bindings. I've done the following in both our...
View ArticlePetition to change Injected<T>
Hi all,Some of you surely know about the class Injected. Basically, if you depend on IContentLoader in any(!!) class, you can fetch it by just creating a property like so:public Injected ContentLoader...
View ArticleGetting parent content area in block
I have a problem getting the content area of the parent page/ block in a block in view mode (in edit mode everything works fine). The main issue I'm trying to solve is to get a blocks position on a...
View ArticleBest route to add js to a set of pages ?
Theres one department who's looking to add some javascript for a survey monkey popup. Not too bad, except it'll have to be on every page within that deptartment only. Is there a way I can do this...
View ArticleMy Custom Notification Provider Will Not Execute
I have a custom INotificationProvider. It never triggers when a notification is sent.I have the class implemented at the most basic level I can:[ServiceConfiguration(typeof(INotificationProvider))]...
View ArticleFetch groups from Active Directory if total number of groups are more than 1000
Hi Experts,I have one query for you :- we have done integration for Identity management with AD to our application but when we are fetching group details from AD (from CMS) then we are not able to get...
View ArticleSearching for assets by name or by type (pdf)
Hi!I just want to have a function where I fetch all assets of a certain type (pdf) and with a list of filenames. Can anyone point me in which direction I should be heading?/regards
View ArticleCommerce over HTTPS errors
I am trying to establish a CMS site that uses completely HTTPS protocol, which is working, but when I try and access the commerce site via the manager integration, I am getting a lot of mixed content...
View ArticleLoad balancing Episerver and keeping up with Episerver releases
Hi,We're setting up a load balanced environment with one of our clients that has the most active release schedule.We're using an automatic deployment tool where we can disable one node in the server...
View ArticleUser Strategy - OnAfterLogin Event
I created a user strategy to capture the OnAfterLogin event. The issue I'm having is that my code is being executed even when a CMS login is not successful, specifically when the username is correct...
View ArticleDisable Autosaving in CMS
Hi All, Is there a config setting or via an Initialisation module that can disable Autosaving in the CMS? I'm aware there used to be in Version 7, autoSaveInterval within the <episerver> section...
View ArticleCollectionEditorDescriptor
I am following this article for user to create list items using block. https://world.episerver.com/blogs/per-magne-skuseth/dates/2015/11/trying-out-propertylistt/this article doesn't provide details...
View Article