Quantcast
Channel: Forum
Browsing all 3613 articles
Browse latest View live

"ReferenceError: epi is not defined" AtHeader not working Episerver...

HiForms 3.0.0, CMS 9.12, Commerce 9.20I have followed other threads pointing out the importance of having @Html.RequiredClientResources("Header") and @Html.RequiredClientResources("Footer") and...

View Article


"Uncaught ReferenceError: epi is not defined" when displaying a...

As the title says I am getting an client side error when displaying an episerver form in the view. The form is only a textbox and a submit button. This is where the debugger points at...

View Article


Enable the client side validations using episerver.forms

Hello,Anyone knows how can I enable the client side validations using episerver.forms?Thanks in advance,Rita

View Article

EPiServer.Forms Form submissions not populating

Forms 3.0.0, CMS 9.12, Commerce 9.20Just installed Forms and posted a form with only "email" and button.In Formblock submissions, the list is empty, no...

View Article

Improvement to the Link status report

The Link status report in the report center shows the page name where the broken link is published, but it does not show the link name. Example: You have published a page with 10 linkes, one of them is...

View Article


Federated Security: How handle session timeout

Hi,We have a setup with Federated Security with OWIN towards ADFS.If the browser session get a timeout and the edit performs any editing activity EPiServer tries to re authenticate towards ADFS via...

View Article

httpErrors with EpiServer 9 not working in Windows 2012 R2 but are on Windows 10

I have an EPiServer web application that I am running which has a CMS controlled 404 page. I have custom errors off and the following in the web.config for httpErrors<httpErrors...

View Article

Problem with Visual studio extension

Hi All,I was able to successfully install visual studio extension for Episerver.When I tried to create a website. Iam getting a popup with Empty, Alloy(MVC), Alloy(Webforms) without ok buttons.I tried...

View Article


Null exception in GetUrl in search provider indexer

I'm trying to use GetUrl() in a commerce search provider indexer and GetUrl throws a null exception.Doing this:var urlResolver =...

View Article


Image may be NSFW.
Clik here to view.

Anchor tags issue

I've a problem with the Anchor (bookmark) function in EPiServer.So, using the TinyMCE editor I've selected a piece of text and pressed the Insert/Edit anchor function, and created a test anchor:But...

View Article

Disable Legacy Marketing System

I may be completly overlooking this in the documentation, but....How do I disable the legacy marketing system?  I was able to turn on the Episerver beta features, and I have access to the new (BETA)...

View Article

ThumbnailManager only creates heavy pngs

It would be nice to save some bandwitdh and be able to create some more compressed images instead of the current heavy pngs that ThumbnailManager creates. Using ImageResizer I got the requests down to...

View Article

Context aware main navigation component

I'm trying to add a new component using "epi-cms.component.MainNavigationComponent" and I need this to be context aware in order to only show content created in the current page´s content folder.This...

View Article


Custom error message for ContentArea on a Block model

I have a container block with just one property, which is required to be populated with an allowed block model. I want to be able to customize the error message if the user tries to publish without...

View Article

enum to render display names in cms editor

I have an enum property in the block model.public enum TextFieldSize { Small, Standard, Large }[BackingType(typeof(PropertyNumber))] [EditorDescriptor(EditorDescriptorType =...

View Article


Re-routing

We'd like to re-route requests from one EpiServer page to another, when parameters are add to the urlhttp://abc.com/productCategory - goes to product listings...

View Article

Possibility of exporting blocks

Can we have featurein episerver which supports export of blocks independently ?At the moment if i would like to export and import block from one system to other . Only way is to attach blocks to  a...

View Article


Print Functionality for pages in Edit and Preview mode.

One of our client reported that when a page is printed from edit/preview mode then content of entire page is not printed.I looked into the reason and and looks like the reason is content being loaded...

View Article

How to efficiently retrieve first N content items

I have a site that hosts multiple blogs and I'm trying to improve the code that retrieves them because as we are now getting more blog posts, it's proving to be very inefficient. The goal is to...

View Article

Rendering of LinkItemCollection, why is published value used for preview?

When i add pages to my LinkItemCollection property and it's re-rendered for preview it's rendered with the published values, not the values in my working copy. Why? I'm just doing @Html.PropertyFor(x...

View Article
Browsing all 3613 articles
Browse latest View live


Latest Images