Cannot find product detail page outside of edit mode.
HiI am experiencing something that I cannot figure out. I can view our product details page in edit mode with the Commerce Catalog. When I try to browse the URL, it gives a 404. Cannot seem to figure...
View ArticleEPiFind Nested Sorting Bad Request
Hi,I am trying to sort some objects by a nesten field, but cannot seem to get it working. I would like to sort all the results, (each containing the EnumerableField) based on the first element matching...
View ArticleDependency Injecting IContentResolver error - No default Instance registered
Hi Guys,in one of my controller i try to inject IContenResolver. Example..All the other DI's services work, but the IContentResolver doesnt. public class OrphanedBlocksReportController : Controller {...
View ArticleCMS edit pages redirect issue
Hi Team,I have a requirement of displaying child pages into grid format instead of out-of-box content tree structure. So i have implemented the logic in parent page type and getting all children pages...
View ArticleAdd a CSS class to Collection Editor
We are using 'IList<propertyTypeInHere>' for page properties in a few places, and one of those instances we wish to extend the size of the 'UiWrapperType.Floating' window. We've managed to change...
View ArticleArgument null exception for LinkItemCollection occuring randomly in edit mode...
Hi,I randomly get an error in edit mode for a LinkItemCollection in my solution that is running CMS 7.When clicking on the edit button for a LinkItemCollection the following error is shown in the...
View ArticleAuto increment value to PropertyList class
Hi Team,I have a requirement to auto increment PropertyList class value. Can you please provide suggestions to acheive this? Below are the classes which i have created.public class...
View ArticleError removing the IUser - SqlException: Execution Timeout
I have used,CommunitySystem.CurrentContext.DefaultSecurity.RemoveUser(IUser user);To remove user.However, this was working fine. But suddenly it has given an error. And it keeps happening forever. The...
View ArticleLabels in EPI server forms
Hi,I wonder how to place a label without a text area in EPI server forms, just a text label, any idea? Also I wonder why my captcha is letters not a check box? My episerver is 7.5
View ArticleEpiserver Find Convention Include Setter Ignore
Hi,I have no issues in adding fields so that they get indexed properly in Find and usable for filtering/sorting etc...Now for performance reasons (The example bellow is a simple example) I would like...
View ArticleIndexcontent.aspx throwing permissions error on latest version
While setting up Search on a v11 instance, I noticed that clicking "Index content" in the admin section throws a permissions error. There was one other forum post which hinted at the admin role being...
View ArticleMultiple tinyMce Settings for different properties
Episerver 11 with TinyMce 2.How can i create multiple tinyMce Settings for different properties in same pagetype?I tried to do this:config.Default() .ContentCss("/Content/Editor.css")...
View ArticleAltText is not displayed in Image (Web forms)
Here is my ImageMedia.cs file which inherits ImageDatapublic class ImageMedia : ImageData { public virtual string AltText { get; set; } public virtual string TitleText { get; set; } }And it is...
View ArticleEpiserver.Marketing.Testing makes our WebApi routes return 500 errors
Hi,We installed the latest version of Episerver.Marketing.Testing, 2.5.5 in our solution and now our webapi routes don't work anymore. We get the following error on all our webapi routes:...
View ArticleStatic Helper Class vs Dependency Injection
Hi guys, very simple question, I had a static helper class that provides for me the Content References for some of the most used pages in the solution. Then other developer said, let' not use it but...
View ArticleException when adding/updating cart or listing cart items, problem with workflow
Hi!We are running Commerce 11.2.2 and are still using workflows. We just found out that exceptions are caught when we run the CartValidate workflow.Our code:public bool AddToCart(string code, decimal...
View Article[12.15.0] Double tax added?
Hi,I'm experiencing a very odd behavior in EPiServer Commerce...Sometimes, very infrequently, an extra tax value is added to the cart. An example is a subscription for a publication for 149kr, which...
View ArticleFavicon in Edit & Admin mode
Hi!Is there any way to change the favicon inside edit and admin mode in EPiServer?We changed the image and logo on the Log-in page as Jon Jones describes here.Is there a similar path that can be...
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 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 Article