Find Unified search stop working
we have had annoying problems with Find for few weeks now. At some point it seems that UnifiedSearch stops working and we get no results, while some other find searches still work. In error log we see...
View ArticleAzure AD setting access within episerver
Hi All,I have changed our authentication to connect to Azure AD. I've followed all of the instructions on OWIN security but am having an issue with "set access" within the CMS.I can authenticate and...
View ArticleHow to allow Catalog to be drag as a link
We are using Catalog node as our product listing page. Created controller and it works perfectly. Now we want to allow the editor to drag and drop the catalog node into a property of the type of Url...
View ArticleSearch for shopping cart in Commerce Manager [12.16]
Hi!According to this bug:https://world.episerver.com/documentation/Release-Notes/ReleaseNote/?releaseNoteId=COM-7551The search function for searching Shopping carts should be fixed, but it still not...
View ArticleCast BlockProxy to Block
HI! I am trying to somehow get MyBlock class instance from PropertyData.I have tried:propertyData.Value as MyBlock; ProxyUtil.GetUnproxiedInstance( propertyData.Value);((IProxyTargetAccessor)...
View ArticleHow to group by content to IList property in CMS
Hi,I have a requirement of grouping the content in IList propery in CMS. Below is my property example.[Display(Name = "General questions",GroupName = SystemTabNames.Content,Order =...
View ArticleDatetime format in CMS edit mode
Hi Team,I have created "Datetime" property in one of my page type and i want to display "dd/mm/yyyy" to the editors but it is always showing in "mm/dd/yyy" format. Below are possible configuration...
View ArticleEpiserver Forms DateTime Picker Format
Hi guys,EPiServer.Forms: 4.5.1.0EPiServer.Forms.Sample: 3.3.2.0Could someone point me in the right direction please of how I would go about modifying the date time format displayed to the front-end...
View ArticleProgressive Web Application Support
It would be good if EPiServer could make some changes to support Progressive Web Applications (PWAs) as this is the direction that a lot of web applicaitons are heading. To do this I think the main...
View ArticleContent Delivery API and SQL/Windows membership providers?
Is it possible to use sql and windows membership providers togheter with the Content Delivery API? I see that the Content Delivery API uses ASP.NET Identity and OAuth. So after installing the nuget...
View ArticleAdd the "Submitted from" value to email sent by Forms?
Hi!In the Forms data there is a column called "Submitted from". Is it possible the get that value in the email that is sent?Or how can you otherwise make sure that you know from which page the form was...
View ArticleHow to delete unreferenced content from the UI?
How do you delete content while at the editor for that content? For example @ /EPiServer/CMS/Home#context=epi.cms.contentdata:///140727&viewsetting=viewlanguage:///enI can't find any button to...
View ArticleAdding multiple websites with different start page
Wish to create multiple websites but with diffeent start page.Eg: I have a website with "abc.se" and contains a page called entreprenad.Now I wish to create awebsite called "abcentreprenad.se" and not...
View ArticleWrong custom validator error
Hello,I'm facing a weird issue here. I have a page that contains some properties with the [Required] attribute and some other properties that are validated using a custom validator.I tried to create...
View ArticleHow does ContentLanguage.PreferredCulture get set?
How does ContentLanguage.PreferredCulture get set? It's value is changing.
View ArticleVisitor group view not available through an API
We are strongly testing an content delivery API with SPA and now it seems to be a lack of functionality to change visitor group in view settings, in edit mode. Am I right? If we are using razor views...
View ArticlePersonalized groups - More than one block per visitor group
When a personalized group is evaluated the first successful visitor group that matches is returned. Unfortunately there can only be one block per visitor group which have the consequence that a lot of...
View ArticleAutomate way of activating cloud licenses
We are deploying EPiServer CMS on Amazon.We will have 3 Dev, Test and production environments.We are implementing infrastructure as code. When we are updating our web servers we create AWS images...
View ArticleHow does ContentLanguage.PreferredCulture get set?
How does ContentLanguage.PreferredCulture get set? It's value is changing.
View ArticleSpecific style for TinyMCE in ListProperty
Hi, I have a Page: [ContentType( GUID = "86f7b89e-1c56-40fa-a808-44e8e1e262c2", DisplayName = "Columns with text blobs", Description = "Text blobs with heading and body, organized in columns")] public...
View Article