Custom 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 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 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 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 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 ArticleHow do I add "content models" as described in beta feature CMS-15547
I would like to test the feature, but is unable to find the documentation.See release note: CMS-15547 included in EPiServer.CMS.Core 11.15.0Is it available through the 'Content Delivery API' so that...
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 ArticleHow do I stop ampersand replacing with &
Here am trying to embedd youtube video in some page using tiny mce editor and url contians & symbols.when i publish the page and view in browser the & is replacing with & symbols. its...
View ArticleEpiServer Search (not find)
Hi,There have been a lot of issues with episerver search (not find). I have done a lot of searching, and...
View ArticleContentDeliveryApi: System.InvalidOperationException: 'The object has not yet...
Hello,I have added ContentDeliveryApi (Cms and Core) to my application, but after that I'm receiving an error:System.InvalidOperationException: 'The object has not yet been initialized. Ensure that...
View ArticleConsider including an option to control request timeout for unifiedsearch
Hello,my client recently ran into an issue where intermittent network-failures caused Find-calls to time-out. In order to mitigate similar issues it would be convinient if there was some way to control...
View Article$$epiforms is not defined when using Form in footer
@* ... *@ @Html.Raw(Html.RequiredClientResources("Header")) I get this javascript error when adding a EPiServer Forms form to the footer. I guess it has to do with something not loading in the correct...
View ArticleContent Delivery API - Friendly URL returns Resource not found
HiI currently have an issue whereby when trying to call CD-Api with a friendly URL as shows below i get the error resource not found.I have installed the core modules for CD-API, the client does not...
View ArticleHow to get the current page from the SelectionFactory that using in block
I have a page type that store some options, and I want to use them in a property (SelectOne) of a block type. When create a block, that property will get options from parent page (get in...
View ArticleHow can I remove «Reports» from the global menu?
I would like «Reports» in the global menu to be visible for members of a specific user group.Other users should not see «Reports».How can that be done?
View ArticlePublish button does not display when adding SEO keywords
We loaded the newest version of Episerver into our development environment and testing everything. We found that when we add keywords in SEO the publish button does not appear. Is anyone else having...
View Article