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

Customization of settings for LinkItemCollection

Hello!Is there a way to customize how the dialog for adding a new link is presented to the editor in properties of type LinkItemCollection? (Episerver 8)Say if the client does not want the "Link...

View Article


Export/Import Database

I have two environments for my EPiserver CMS 8 project, the project is not in production yet:- Local/development evironment. Here I've changed some pagetypes, some controller code and added one...

View Article


Export reports in EPI CMS

Has anyone implemented an export tabledata feature in Report center?Export excel, CVS, pdf etc.

View Article

Create Report in Report Center MVC

Episerver 8 CMS MVC.Hi, I've found some references to create custom reports in Report Center with an aspx page, but I would like to know if it's possible to create this report the "MVC...

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


Saml 2.0 for authentication

Hi.We are planning to build a plattform for a customer, which has as a requierment that we use one of their systems for SSO. This system uses SAML sign-in protocol (and thus SAML 2.0 token). We havn't...

View Article

Upload file limit in EpiServer?

Hi,This is probably going to be an easy one. So I have changed my web.config to allow bigger files for uploading. I set 100mb, yet files under 40 upload. Is there a place in the EpiServer admin UI...

View Article

Hide tinymce styles for tables

Hi,I have some tinymce styles that just works on tables. Is it possible to hide these from the styles-list in the XHTML-field?My editor.css looks like this:h2 { EditMenuName: Overskrift 2; } h3 {...

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


pass string into a shared view using partial call

The way our sites are being set up, all pages use a shared head.cshtml view for all things head. For a couple of page types, they will need some additional info in the page title tag than standard...

View Article

Get block from ContentArea

Hi,I'm trying to get a hold of a property belonging to the block, of type MyBlock, that I have in a ContentArea.I have the following code:private string ShowSavingsAdvice(IList<ContentAreaItem>...

View Article

get content from ContentArea's first item's property

I have a listing page that pulls info from its child pages.  Each child page has a property called 'Images' that is a ContentArea of blocks - with each block containing an 'Image' property. On the...

View Article

Styling the "Page Could not be loaded"

Hi,When there is a page that EpiServer cannot find, it returns a blank page that says, "Page could not be loadedThe link you specified does not work. This may either be the result of temporary...

View Article


Html.PropertyFor properties to render items on one row in the view

I am trying to get my blocks in my ContentAre on one row. Now they end up on one row each.<div class="row"> @Html.PropertyFor(x => x.Advice, new { ChildrenCssClass = "block"...

View Article

My New properties doesn't show on catalog page.

Hi,I have a solution based on Episerver 8.12 and evereything was working fine. from this morning, when I create a new property, it will not show it on my CMS Editor pages, like in my catalog page.I had...

View Article


Ektron - Multilingual urls

We need to implement a url like: www.mywebsite.com/en-us/about-us.aspx and we couldn’t find an easy way to do this. We reviewed the following options:the taxonomy and alias option, but it seems that it...

View Article

Customization of settings for LinkItemCollection

Hello!Is there a way to customize how the dialog for adding a new link is presented to the editor in properties of type LinkItemCollection? (Episerver 8)Say if the client does not want the "Link...

View Article


EPiServer.Core.XhtmlString error

I want to have a XHTMLString property so that the editors can edit the text as they want. I have tried with and without the attribute [UIHint(UIHint.LongString)] and it causes the same error:Unable to...

View Article

Html.PropertyFor properties to render items on one row in the view

I am trying to get my blocks in my ContentAre on one row. Now they end up on one row each.<div class="row"> @Html.PropertyFor(x => x.Advice, new { ChildrenCssClass = "block"...

View Article

EPiServer.Core.XhtmlString error

I want to have a XHTMLString property so that the editors can edit the text as they want. I have tried with and without the attribute [UIHint(UIHint.LongString)] and it causes the same error:Unable to...

View Article
Browsing all 9076 articles
Browse latest View live