Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

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 Article


EPiFind 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 Article


Dependency 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 Article

CMS 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 Article

Add 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 Article


Argument 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 Article

Auto 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 Article

Error 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 Article


Labels 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 Article


Episerver 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 Article

Indexcontent.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 Article

Multiple 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 Article

Image may be NSFW.
Clik here to view.

AltText 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 Article


Episerver.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 Article

Static 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 Article


Exception 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 Article


Image may be NSFW.
Clik here to view.

Favicon 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 Article

How 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 Article

Azure 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
Browsing all 9076 articles
Browse latest View live