Quantcast
Channel: Optimizely Search & Navigation
Browsing all 6894 articles
Browse latest View live

It takes ages before new content shows on my 2 front ends

HiI have a load balanced setup with one edit server and 2 front ends. When editor does changes to existing content the changes will show on front end servers at once, but if they publish new content it...

View Article


Copied pages should not be published by default

I have seen https://support.episerver.com/hc/en-us/articles/360002559092 where the copying of a page means the new page is already published.I would argue that this is bad design. As would the various...

View Article


Selecting default data source of a form

Hello,I have a custom form container that is inherited from FormContainerBlock. How do I set its default data source to an existing implementation of IExternalSystem? I want every instance of this form...

View Article

Image may be NSFW.
Clik here to view.

Category AssetLink Id is always 0

I create an asset for a specific category (CMS -> Commerce -> Catalog -> select a category -> select All Properties -> Assets -> Add Media), indicate the name of the group. Then...

View Article

Image may be NSFW.
Clik here to view.

Saving of content as SaveAction.CheckIn skips Approval Process

Hi Episerver Community, my first post here.Im programatically saving Content Images (ImageData) with the code:_contentRepository.Save(media, SaveAction.CheckIn);This saves the Image content sucessfully...

View Article


Form Upload Access Rights

Hello,I have a group that was created before I inherited our site, which allows members to view/download form-uploaded files. I tried to create another group, with the same exact access rights as the...

View Article

How to Remove CommerceMedia From CommerceMediaCollection

var commerceMediaToRemove=writableCommerceMedia.FirstOrDefault(x => x.AssetLink.Equals(contentLink)); writableCommerceMedia.Remove(commerceMediaToRemove); // this returns falseDoes anyone have any...

View Article

Group to Create Promotional Codes

I would like to create a group for users with permisions to only generate promotional codes. Is this possible? I created a group called "Generate Promo Codes", added the users to that group then...

View Article


Episerver Find Typed search and fallback languages

We have a customer that has limited content available in English. If content is not available in English then they want to fallback to Dutch. So far so good, and in the CMS itself this works fine....

View Article


EPiServer CMS 6 R2 and TLS 1.2

Hi,Has anyone had any experience of using TLS 1.2 with CMS 6 R2?The site is .NET 2.0 but I believe this is possible based on this post...

View Article

Howto: Display the tree list of CRM pages in a custom view

Hi FolkI'm currently implementing a new block with a view. I would like to display the list of pages in the CRM on that new view so the user would be able to select some of these page for further...

View Article

.Net Core timeframe

Hi,We are looking at trying to run the front end site under .Net Core on a seperate server to the editing and admin site that still has the dependency on .Net Framework and would like to know if this...

View Article

Frequency of EpiServer Scheduler?

We have implemented a scheduled job that checks for new items in an external datasource and adds any new items to the Episerver Find Index. Since the external feed isn't updated very often this job...

View Article


oEmbedMetaEditor.js not found in Multisite

Hi,we are running a multisite. Latest epi 10.With one of the sites, when i try to edit a block, i get oEmbedMetaEditor.js could not be loaded and the whole UI craches.When i look at the path from where...

View Article

Image may be NSFW.
Clik here to view.

Server unavailable when search query with sorting runs

We have a search in our website implemented using EPiServer Find. It has a sorting option such as 'Sort by number of views' which is based on a int property. Strange thing is this sorting works for...

View Article


Image may be NSFW.
Clik here to view.

404 Handler logging HttpException

CMS 11.10.6404Handler 11.1.12We are getting the following HttpExceptions being logged for 404 and 301 statuses :The controller for path '' was not found or does not implement IController.The BVNetwork...

View Article

Datetime format in CMS edit mode

Hi Team,I have created "Datetime" property in one of my page type and i want to display "dd/mm/yyyy" to the editors but it is always showing in "mm/dd/yyy" format. Below are possible configuration...

View Article


Nullreference exception in...

Hi,I'm running into following error when I have more products that apply to a discount than I have available redemptions.In this case I'd have expected that the discount would only be applied on the...

View Article

Support SVG files in edit UI

Inserting svg files in properties marked with UI hunt "Image" makes an nullref error in the logs, and the image looks broken to the editor. Ref:...

View Article

Validation of property with EmailAddressAttribute fails on empty value

When a string property is decorated with an EmailAddressAttribute validation fails when removing the address. This occurs on a fresh Alloy site with all the latest updates.How to reproduce:Create a new...

View Article
Browsing all 6894 articles
Browse latest View live