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 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 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?
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 Articlelooking for developer(s)
I work for a creative agency and we are looking for developers who can do website redesigns from our pdf designs.
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 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 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 ArticleContent Expired Event
Hello,There is already a post for this question but it seems to be archived for new posts. Please refer to...
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 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 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 do i update values in Blocks programmatically?
Hi I have another specific feature i have to make:I want to have a 'checkbox' in a block, that can be used to reset other properties of the same blocktype. I use a page events InitializableModule that...
View ArticleEpiserver Forms SDK
I was wondering if there was an online SDK reference for Episerver Forms?Thanks
View ArticleCannot read property 'contentData' of null -- Publish (when...
Hello All,I am starting out my journey into EpiServer and trying to spin up the AlloyDemo application. I am playing around with Users and associated permissions (more specifically Publishing a page). I...
View Article