Could not add component
Hi guys,I currently have a weird problem when i try to add new gadgets in editormode. I noticed this when i wanted to add the version controller gadget and a alert box said "Error: could not add...
View ArticleEpiServer Forms - Error entering $0 with email hook #summary#
We just found an interesting bug, not sure if this is limited to our project but I doubt it. What is happening is that if you enter $0 for a field and have the email hook created to send as "#summary#"...
View ArticleBeing able to change name of connectionstring to EPiServer database
I would like to be able to change the name for the connectionstring to the EPiServer database.Today it is hardcoded to "EPiServerDB"
View Article"Inaccurate" query results when search phrase contains a hyphen
Hi there,We have a line of products essentially named "product-5", "product-6", "product-7".We've run into an issue where some users are unhappy that searching with the phrase "product-5" will return...
View ArticlePromotion applying
Hello.I have 2 promotions:1) Entry level which gives 50% off on specified variant (placed price 13$);2) Order level which gives 1$ off if cart subtotal greater than 10$;Before applying promotions my...
View ArticleOverride EPiServer.Cms.UI.AspNetIdentity.ApplicationUserManager
Hi,I'm trying to migrate users from old sql membership provider to the new asp.net Identity so I can use the the new add-on that was released this summer, EPiServer.Cms.UI.AspNetIdentity....
View ArticleChange validationsettings for EPiServer CMS UI AspnetIdentity authentication
Have implemented the EPiServer CMS UI AspNetIdentity authentication package described on this page:...
View ArticleHiding a property using ScaffoldColumn
I have done some property hide using ScaffoldColumn in code. But when in Admin mode i have checked "display in edit view" check box under content type then this porperty is displayed in editor screen...
View ArticleOn PageEditing I want to show a checkbox instead of the value from the checkbox
Firts of all I have upgraded a site from EPIServer 6 to EPIserver 9, the site is based on aspx froms and no MVC is used.Now my small dilemma.I have a property see below:<EPiServer:Property...
View ArticleNon-default controller actions are not rendered in edit mode.
I'm having some trouble when displaying different actions on the same mvc page controller in edit mode.In my controller I have an Index action and some other actions as well. I'll call one of them...
View ArticleCannot set size of embedded YouTube iframe in TinyMCE
I'm having a strange issue when trying to embed a YouTube-video via TinyMCE's embed media button.When the embedded media is from YouTube, the size of the iframe is hardcoded to 425x350 and cannot be...
View ArticleAllow user to view Reports and NOT be able to edit the site
I have a request from our client to allow one of their employees access to run/view Reports (tab under the CMS view), but not edit the site. Is this possible?
View ArticleRestrict to Add duplicate Items from property list Item Details Pop up
Hi,In My project I have added mutiselect country check box list using PropertyList. Code is below[Display(Name = ........................)] [EditorDescriptor(EditorDescriptorType =...
View ArticleChange Log Auto Truncate not clearing logs
Hi all,I recently noticed quite strange thing happening with the "Change Log Auto Truncate" Episerver job. I doesn't seem to be deleting any logs. Looking at job's history log, it runs regurally but...
View ArticleAnyone know the Table/Column that tells us which Category/Node is the primary...
Hi,I need to export some commerce data (Categories and Products in those categories). I have that figured out, but I cannot find the table/column that tells me what the primary/main category is for a...
View ArticleEpiserver Forms and dynamic recipient
Hi guys,I'm working on a case where I want to use the same basic form but change recipient based on a factor on the page for the submitted from.Example:Contact form on a companys presentation page. We...
View ArticleForms - inheriting from FormContainerBlock no webhooks
Hello,I know there are a few topics created on this issue already and we have successfully implemented a custom FormContainerBlock a few months ago.I just noticed that WebHooks do not function for the...
View ArticleEpiserver Delayed Publishing Feature not working.
Hi All,I have a site in Episerver 6.0. My delayed publishing feature is not working for the site. I make changes to my page click save and view and then click ready to publish. in versions tab then I...
View ArticleProductSearchProviderBase.CreateSearchResult(entry) should be made public
...greatly simplifies implementing my own search provider for the edit mode panel. I do not want to inherit from the default one since it's full of things i don't want at all. My solution till now is...
View ArticleRoute static file to MVC route when the file exists on disk
I'm unable to route a static file to an MVC route when the file exists on disk, although it works fine if the file isn't there.This is what I've done:Overriding the RegisterRoutes in...
View Article