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

Checkbox loses checked value in view, Edit mode

Hi,I have created a group of checkboxes wich the editors can check if wanted. My problem is that when a editor checkes for example:check box A and check box Bpublish itgoes back to the page in Edit...

View Article


UIHint and DataAnnotations

I am trying to utilize data annotations and uihints to creat forms for my site.  I am placing my data annotations on the properties of the view model for validation purposes and they are working just...

View Article


Creating custom property question

Hello world!I'm new to the development of EPISERVER and have a question(and help!) regarding the creation of Custom Property:I need to create a Custom Property containing a list of existing Properties...

View Article

Image may be NSFW.
Clik here to view.

Episerver Forms display options works in edit but not in preview

Hi!I'm having odd issues with display options in the new Forms. The options are working as intended in edit mode, but when moving into preview or the live site the display options are ignored. I've...

View Article

How to use GetParetns from CurrentPage

How do I get all the parents of my CurrentPage? How do I use GetParents with Model.CurrentPage?

View Article


Export and import files from v 6 to 7

Hi!I'm trying to export all files and just the files from episerver 6 to episerver 7. Can I only do this one by one? I don't have the same structure or pagetypes in my new cms so I just want all the...

View Article

How to check EPiServer version of website?

Hi,Someone's asking me what specific version of our EPiServer site we're using.How could I check the actual version of CMS, relate, and Mail we're using right now? Where could I check it?Thanks.

View Article

Blob files correlation in DB

Hi,I'm having an issue trying to correlate the blob GUID of a newly uploaded image in media panel with the url of the uploaded image. I didn't find anything so far. Do you think you can help me? Is...

View Article


Default View in Episerver

Hi,Is there a way to set the default view as All Property view instead of On page edit view?Thanks,Hari

View Article


Image may be NSFW.
Clik here to view.

Displaying properties in EPIserver

Hello world!I have a question about the design of  properties in epi .in the mode “all properties”.Properties  type are seen : String : ISelectionFactory: Date Time: Html : But in “on page editing” the...

View Article

Addon with zipped content folder and razor views

I have an addon that consists of a couple razor views.When I zip the views folder up and place it in the modules directory I get the following error on my views:Compiler Error Message: CS0103: The name...

View Article

Using EPiServer Search for files

I have installed EPiServer Search and it works fine to search for pages. However, I can't get it to include files in the search results. Searching files works in the edit mode so indexing seems to...

View Article

UIHint and DataAnnotations

I am trying to utilize data annotations and uihints to creat forms for my site.  I am placing my data annotations on the properties of the view model for validation purposes and they are working just...

View Article


Previewing Blocks Error

I am very new to Epi, and I am setting up our project from the ground up.  I have run into an issue where when I try and create a PreviewPage to be able to preview my block.  I have looked online at...

View Article

extend EPiServer.Framework.IInitializableModule from episerver.framework.dll

I have found an article by Al Higgs here: http://world.episerver.com/blogs/al-higgs/dates/2012/11/Restricting-the-file-types/ about extending EPiServer-specific behaviour (e.g. allowing additional file...

View Article


order PageDataCollection per tree structure

Hello y'all! Is there a way to order as per tree structure view a PageDataCollection in version 6 of episerver?

View Article

IList as a field in a Block

Hi All,Very recently I came to know that I could have IList as a field in a Block. Following is the field I have added.[EditorDescriptor(EditorDescriptorType =...

View Article


override/extend classes from episerver libraries

Does anyone have experience with overriding classes from episerver dll?I have created a custom class with the same name as the original (from episerver.UI.dll) in my local namespace, starting from the...

View Article

Is this add category programmatically function a bug?

I've noticed that when adding categories to a page programmatically like this, Episerver doesn't save any categories.newsPage.Property.Set("PageCategory", new PropertyCategory()); newsPage.Category =...

View Article

call CurrentPage from property type definition

[PageTypeProperty(   EditCaption = "My property",   Required = true,   Type = typeof(MyCustomPropertyType))]public virtual string MyProperty { get; set; }Inside my MyCustomPropertyType (subclass of...

View Article
Browsing all 9076 articles
Browse latest View live