Xform
Hi I have an Xform that customers uses to send an email to us and i want to customize its content and add a linebreak before the submitt. How do i go about it?
View ArticleXform
Hi I'm new to Episerver and I'm trying to add a custom XForm to an existing page. I've Created the Form in the CMS and now i want to add it to a existing page and bind some values to the form that will...
View ArticleSearching and Filtering Blocks
I'm working in a search functionality, with the following elements:1) I've a ShopPage, with a ShopContentArea that can contain only ShopBlocks (with name, address, region, state, etc)2) I've a...
View ArticleTranslation issues with Episerver
Hi all,I'm a little confused on how to translate page content with Episerver. Take this example:1) In a razor view I'm displaying something like @Model.Heading (a little title text description)2) This...
View ArticleA plugin to run security check on media?
<p>Hi, there,</p> <p></p> <p>We have certain media that should be checked that the user has the correct role before it being servered. How do you get this done in...
View ArticleStart Page not set in CatalogIndexer
I am trying to integrate a custom elastic search implementation.In order to index products, I created a class inherited from CatalogIndexBuilder so when the indexing job is run, I can call my elastic...
View ArticleDoes the EpiServer SDK have hook or events to do some preprocessing before...
Hi,I went back with a solution found here for a similar question that I asked, and it was rejected at work because the use case is slightly different. So the this is the scenario: we have users with...
View ArticleMultiline text box in visitor group property
I was working on setting up visitor group with multiline property for string. Is there any option to include that? I've used following property but it gives only text box without multiline.public...
View ArticleFull Text Search GetSearchResults Only Allow Page Less Than 100
I am doing a pagination for results from a full text search. The search function I am using is:SearchHandler.GetSearchResults(IQueryExpression queryExpression, int page, int pageSize)I did a search...
View ArticleMake model property required based on boolean property
I have a boolean and string property in my model. I want to make it so if the boolean is true, the string is required - otherwise it is not. Is this possible?thanks!
View ArticleUpdate to EpiServer 8 CMS gives me 401 error when I try to run it
I am testing an upgrade from 7.11 to 8.1.0. I made a copy of the database. I updated the nuget packages, the database, and the configuration. When I run the application I am getting a 401 error.Any...
View ArticleEpiServer 7 PageTypeBuilder - Sites Crash Intermittedly
We run load balanced EpiServer 7 webservers that use PageTypeBuilder.Two weeks ago, we tried to deploy an update to our Production system. The first box we deployed to ran fine for over an hour, then...
View ArticleBatch Expiration and Archiving
Hey,The defult "Manage Expiration and Archiving" on does this on a page by page basis.Does anyone have a solution to batch expire and archive an extire section (including language branch)?Thanks.
View ArticlePageTypes some times not available in a certain language
Hi there!I realise this is a rather difficult question to answer, or provide insight to, but please bear with me. Some times (without any warning in our error logs) some PageTypes are unavaiable when...
View ArticleServing Blobs in CustomFileHandler
Hi, there,I need to do some extra processing on a media type. I am following the code sample provided on this...
View ArticleUrl to page - link collection style
Hii wanted to build custom property to url that uses the Information + Link target and not just the information ( i want it to behave like the link collection property ( it returns in code a linkitem...
View ArticleFull Text Search GetSearchResults Only Allow Page Less Than 100
I am doing a pagination for results from a full text search. The search function I am using is:SearchHandler.GetSearchResults(IQueryExpression queryExpression, int page, int pageSize)I did a search...
View ArticlePage as Block rendering problem
Hi,I am working on a project where I'm supposed to have three different views for my "StandardPage as block", full width, 3/4 width and 1/4 width. The width of the block is determined of which...
View Article