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

TinyMce on Admin side

Hi!We had custom attribute that allowed us to add description for our jobs. It looked following way:private HtmlContainerControl CreateEditorInContainer(string txtId, string txtText) { var txtControl =...

View Article


UnifiedSearch for pages and MediaData

Hi!In the project I am working with there are several sites with each site having a search page that is only listing hits belonging to the site.I am doing a UnifiedSearch. The part with listing pages...

View Article


Commerce caching and caching invalidation

We have a 3rd party caching solution where we cache our product page.  This product page is also inherently using epi caching out of the box.  We'd like to extend the amount of time we cache a product...

View Article

Issue upgrading projects (TinyMCE)

I'm trying to upgrade our Episerver platform, everything has gone as expected, but once I completed the upgrade across our projects, I'm getting a an error with the TinyMCE code base. In our Domain...

View Article

Event for re-indexing?

We've a client with a bunch of data we are going to be importing nightly into Find's Index, using POCO's to store data in Find (plain old C# objects, so not creating pages with the data).My question is...

View Article


Episerver Find Indexing Error while Adding/Updating content in CMS

Hi,I am getting following error while adding/updating content. Also, the cotent is not indexing during this (adding/updating content).But, if I run the indexing job (EPiServer Find Content Indexing...

View Article

Unable to open Upload page for Episerver nuget feed

I'm trying to upload a nuget package to the Episerver nuget feed but when I try and load http://nuget.episerver.com/feed/ the page seems to be stuck in an infinite auth loop and never loads. I have...

View Article

Button/Job to re-interpret types in code and re-build in the database/cms

I've had a few instances when I've changed the type of an page or object property and episerver doesn't pick up the change. It would be great if there was an action that could be initiated from the...

View Article


Episerver forms - send files as email attachment

Case: The current actor delivered by episerver for sending emails does not support sending uploaded files as attachments. Intranet applications or applications with access rights cannot use the file...

View Article


Infinite growing height on content areas for on-page editing due to CSS...

Hi all, I recently attempted to update to EPiServer.CMS.UI >= 11.11.0, and found the content areas for on-page editing would continuously grow from resizing to match content.Upon investigation, one...

View Article

Limit available blocks in "For this site"

Hi, we have a multi-site where each site has some blocks in common and some that are specific to the site. We would like to be able to limit the blocks that can be created under "For this site" (and...

View Article

How to make blocks without controllers work in feature folders

I am trying to use feature folders for my first EPiServer site build and running into an issue with blocks. I can get blocks to work fine that have controllers, but for some reason using blocks without...

View Article

Render a page via PageReference

Hello guys,i am trying to make the page rendered that is a part of other page via a PageReference property. Can't make it work. So, I have:- public virtual PageReference TopNewsContentPage { get; set;...

View Article


Update EPiServer.Forms.Implementation.Actors.SendEmailAfterSubmissionActor's...

Please update the SmtpClient utilized by EPiServer.Forms.Implementation.Actors.SendEmailAfterSubmissionActor to check appSettings for its configuration. Since the system.net/mailSettings/smtp/network...

View Article

Asynchronous step submit

Hi, For performance and styling purposes we're required to post the steps of a form asynchronously. I haven't been able to find any information regarding this. Does anyone know if this is possible?Kind...

View Article


Episerver Commerce category where currenContent is null

So, I have this strange issue.We have upgraded from Episerver Commerce 9 to Episerver Commerce 12.17.2.So, most of the catalog routing works fine, except one.The structure is like this:Products--...

View Article

Custom redirect in Bvn.404Handler not working

Hi!I am trying to get the custom redirect gadget in the BVN.404Handler, but I can't get it to work. It simply wont do the redirects I add.I have installed the latest version (11.2.3).The 404 redirect...

View Article


Unit testing and mocking in EPiServer

Hi!Which frameworks do you use for unit testing and mocking in EPiServer?I checked out Moq, but it doesn't support newer than .Net 4.5. Do you know if it will be supported any time soon, or should I go...

View Article

Error when rending ContentArea property inside a block

I feel I may be going the wrong way about this, but I have a block that I want to be able to put many images into one place. I defined a property of type ContentArea and restricted it to only allow...

View Article

LanguageManager (Language Add-On): only visible in English

Hi,We have the problem that the Language Addon Gadget is only visible if the user language in CMS is set to English. If it is set to another language, it is not visible. I understand that it is not...

View Article
Browsing all 9076 articles
Browse latest View live