ContentProvider - Custom Order
Hi All,I've implemented a custom provider for one of my clients. It displayed a folder structure with relevant assets in the RHS pane. I am struggling a bit with implementing custom sort order for the...
View ArticleCreating historical orders - inserting with OrderID
I need to import historical orders into a new episerver build. The old orders already have an order ID, is it possible to create orders with a specific order ID?
View ArticleRemove "browse" link from Property
HiIs it possible to remove "or Browse..." link from this property?[Display(Name = "Category nodes", Description = "Soem description")] [AllowedTypes(new[] { typeof(CatalogNode) })]...
View ArticleTinyMCE Editor Link Target
Hello,So I know that the TinyMCE editor has target options to open in same window vs new window. Also we can set a default value programatically.I was wondering if there is a way to set this value...
View ArticleRefreshing page in edit mode after ajax call to controller
Let's say I have a property on the page:[Display( Name = "Selection Box", GroupName = Global.GroupNames.Contact )] public virtual bool SelectionBox { get; set; }An then in the view, I have this...
View ArticleEpiServer As A IdentityServer
Hello,We are using EPi_AspNetIdentityUserProvider in my application. I want to make my Epi application as IdentityServer where I can manage the users, roles, group etc. By using Admin > Create...
View ArticleSelect page tree view should filter pages according to selected language branch
Current situation:TinyMce allows you to create a link providing language branch as an additional parameter. The page tree that is shown after clicking on ... button includes all pages, regardless the...
View ArticleDynamics Connect for CRM - Progressive Profiling Forms with Marketing...
Hi,I'd like to implement progressive profileing with EPiServer Connect for Dynamics CRM & EPiServer Forms....
View ArticleHow should the catalog XML be structured when adding different language...
Hi there,I am using a PIM from InRiver and its structuring the XML metadata changes like:<MetaField><Name>metadata field name</Name><Type>LongString</Type><Data...
View ArticleExtend Link Editor Functionality
I'm trying to extend Link Editor adding a new link format for phone numbers.I added a new field to the Link Editor by exending the class EditorDescriptior as shown below: [EditorDescriptorRegistration(...
View ArticleARRAffinity
Are there limitations in Episerver that prevents us from turning ARR Affinity off in an non DXC Azure webapp?
View ArticleCustom help pages in EPiServer
After some searching i couldn't find the answer but what I would like to do is the following.Some of our custom blocks/pages do have some need of explenation in a more general sense (not on field level...
View ArticleCustom internal search episerver commerce catalog
We would like to custom the internal search (the box search to the left above the catalog tree) on our commerce site. For example we would like to increase the number of hits and search on part of a...
View ArticleEpiserver forms - AA compliance
Hi All,Quick question for the Epi wizards.Are Epi forms accessible? If not, is it easy enough to make them level AA compliant (client requires level AA WCAG compliance)?Any help would be greatly...
View ArticlePerformance issues with partial views in CMS
Hi Team,I am facing lot of performance issues with Partial views in CMS across the application. This issue is happending only for first request and subsequent requests are very quick. Very simple...
View ArticleOverriding Access denied method for Media
Sorry I am reposting this question since for some reason previous link seems broken.I need to tap into Access denied routine for media files and instead of taking them to home page, present an access...
View Articlepossible bug in read notifications?
I've just updated our solution to the most current via Nuget.We use the MultiplexingMembershipProvider and MultiplexingRoleProvider for security (intranet solution)This then uses both the sql and...
View ArticleAfter updating Episerver Find from version 12 to version 13, I cannot update...
Good afternoon. Faced the problem of updating the field in the find index after upgrading episerver find to version 13. It worked like that. There is a ContentData object for which is added to...
View ArticleTinyMCE V2 - Remove the height and width attribute from images in editor.
Hello,I've been trying to programmatically remove the height and width attributes from the images via TinyMceI've tried added a few things to to my initialization, but not of them seem to work.It...
View ArticleMaintain Database Indexes job - BVN.NotFoundRequests table access error
Hello,Using EPiServer.Commerce 12.17.2/EPiServer.CMS 11.11.2/BVN.404Handler 11.2.3, when running job "Maintain Database Indexes" we get error in history tab "Cannot find the object...
View Article