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

Custom validation XForms

Hi!I would like to improve the validation "output" of XForms in general... I would like the fields to change color if they are not filled correctly. Does anyone here have a good idea of how to go about...

View Article


Can't get Web API 2 to work

Trying to get Web API working but I'm just getting 404s no matter what I do.// Global.asax GlobalConfiguration.Configure(WebApiConfig.Register); // WebApiConfig.cs public static void...

View Article


Problem creating page in different languages programmatically

I'm using a multi-site solution and one of the sites is in "en", "fr" and "nl". I can create a page under my designated parent on "en" but not on "fr" or "nl" even though the parent has at least a "fr"...

View Article

EPiServer 8: Navigate by template and ID

Is it still possible in some way to access a certain page by it's template and id? We have a site that's been migrated to CMS 8 and a function that uses this has stopped working.In earlier versions it...

View Article

No Default Instance defined for PluginFamily EPiServer.Data.IDatabaseHandler

I'm working on upgrading an Episerver solution from 6 R2. I'm on version 8.11 at the moment.Some of the old code uses Dynamic Data Store. When I run the code that reads content from the DDS, I get the...

View Article


Has anybody done Duo two factor authentication with epi?

We've standardized internally with Duo and would like to apply this to our remote box.  

View Article

Error after upgrade - Method 'get_PackageSaveMode' in type...

After upgrading to 9.6.1 I got a problem. Anyone who bumped to same problem?Server Error in '/' Application.Method 'get_PackageSaveMode' in type...

View Article

Unable to access the ContentArea containing a block

I have a page ContentArea that contains a list of blocks where every other block gets a certain CSS class. Do accomplish this, each block view asks what its index in the ContentArea is when it's being...

View Article


Need help implementing on page editing for a custom property

Hi,I am working with episerver 9 and need some help implementing on page edit for a custom property. This custom property is being used to render an image on a page. What I need to do is perform a drag...

View Article


Customer type property can't get value in edit model

Hi All,We used some customer types for block properties. Like following [PropertyDefinitionTypePlugIn]public class MultipleImages(){public ImagesItem ImagesItem { get{...}set{...}}......}public class...

View Article

Powerslice - DefaultSortOption

Trying to figure out how to set detfault sorting in powerslice.Tried overriding DefaultSortOption, but it seems to have no effect, and I find no example out there.Anyone knows if it is implemented, and...

View Article

AddressAlreadyInUseException with TCP Event configuration

Hi all,Having some troubles with getting TCP event communication going properly. Well, it works good, but every time the application needs to restart, for example when the web.config is saved I get the...

View Article

EPiServer 9.7 in Azure

I have deployed my website into Azure but when I logged into the Edit mode, I get the following error when I try to edit a pageUnable to load...

View Article


Filter DataFactory.Instance.GetReferencesToContent on sites in EPiServer CMS 9

Is there a way to filter DataFactory.Instance.GetReferencesToContent on sites? E.g. we want only to get references on the same site as the user visits.We have a multisite solution and I've tried to...

View Article

How to add properties to the start page?

<p>Hi,</p> <p></p> <p>I need to modify the home page to have more properties. We have a Home Page content type. I have added the fields, but I don't see them when I run...

View Article


Image disappears on publish

http://world.episerver.com/blogs/hakon-nordli/dates/2015/8/dojo-widget---multiple-images-in-one-property/I have used "dojo-widget---multiple-images-in-one-property" in my project it was working fine...

View Article

Getting block data from ContentRepository

I've inherented an Episerver website, making me a newbie once again.  My current task is to move a slider type content area off of a page template into a "block with blocks" configuration, in order to...

View Article


Get Local MediaData

I'm new to EPiServer and I am trying to get all the MediaData from a local folder of a page that is not the root. I have tried to get it with the following code but I get zero back. I am doing...

View Article

Unit testing- How to inject services

Hi,I am trying to implement some unit tests on EpiServer 8.11. I'm using Moq, and I've found FakeMaker which seems to be awesome. My question is, how can I configure my test project to inject all my...

View Article

How to get tinyMCE to show up in an Xhtml field?

Hi,I am creating a page property that has Xhtml type. Yet when it renders  TinyMCE doesn't appear.  It was showing before when there was only one Xhtml field in that tab. What am I doing wrong? How can...

View Article
Browsing all 9076 articles
Browse latest View live