Quantcast
Channel: Using Optimizely Platforms
Browsing all 8020 articles
Browse latest View live

Lucene Index on S3

Hi,We have a load balanced Episerver 9 Commerce solution on Amazon, hosted on individual EC2 servers, 2 frontend instances and 1 authoring instance. Authoring instance is generating the full text...

View Article


Create multiple fields at the same time?

My customer wants two radio buttons, if a certain one of them is picked two text boxes should appear.They want to be able to create this easily many times (building several huge forms where most of the...

View Article


Forms - edit submitted form data

For Forms, I would like the option to edit submitted data (field-by-field). This can be handy in cases where someone made a typo before posting the form, and the typo is forever stuck in the data...

View Article

Programatically select check box in EpiServer forms

I have a form residing on a page. I am doing some custom processing on submit event of the form. I have a need to do autofill some data elements and select or deselect check boxes based on some...

View Article

Make form submission editable?

Is there any way of making a submission editable for the user after first submission, providing they have all identifiable information (form submission id etc)?Use case:User fills out a form about how...

View Article


Color Picker property in Episerver

Hi,I want to add a Colorpicker property in CMS which shows all the colors.I have used dijit/ColorPalatte but it only shows limited colors.For example .. [Display(Name = "Background Color", GroupName =...

View Article

Find v13.2.6.0 - Unified Search - Storing Lists as part of SearchMetadata

Hi All, I've ran into a problem that I'm hoping someone can help me with.I've written a unified search solution, but need a way of storing additional metadata to items I'm surfacing in search, that...

View Article

Change episerver user language programmatically

HiIs it possible to change a episerver uses language programmatically?We have many (>10000) users and i need to set all language to danish. I tried to change it directly in the database in the...

View Article


Image may be NSFW.
Clik here to view.

TermsFacetFor Missing

Epi 11.16.0Find 13.2.6Having an issue with Facets and with then being missing:I am adding them to my query:query .TermsFacetFor(x => x.FileType) .TermsFacetFor(x => x.FileYear) .TermsFacetFor(x...

View Article


Display content to end users depending on group

Hi,What is the best way to display text or content depending on what group an end user is part of? When a logged in user visits a page, I want to display some text in case they are part of one group,...

View Article

Export failing

Hi,I'm trying to export a section of the tree in EPi7 (MVC).  At the end of the export I get the following error:The following errors have occurred:Exception: Content with Guid...

View Article

Image may be NSFW.
Clik here to view.

A lot of exceptions in Azure App Insights

Hi everyone, we have an Epi site with CMS 11.15.0 and Commerce 13.18.2, hosted in an Azure appservice. It is registering a lot of exceptions in Azure Insights, and we just don't know where are those...

View Article

Image may be NSFW.
Clik here to view.

Why my metadata.ContainerType is wrong when I use ModifyMetadata?(It is...

I bound "[EditorDescriptor(EditorDescriptorType = typeof(WindowOpenEditorDescriptor))]" on the property ContactDepartments in "KontaktaossPage" like this:Then I use modifyMetadata as follows:But the...

View Article


Image may be NSFW.
Clik here to view.

Color Picker property in Table properties

Hi,I would like to set custom Colors Picker with defined list of colours to table properties like Border Color and background color.If it's not posible then from which version standard color pciker is...

View Article

Image may be NSFW.
Clik here to view.

Test automation on Episerver CMS

When it comes to implementing the test automation test cases for the Episerver CMS, such as creating a page, it is very hard to capture the element by ID. E.g. [Please refer the below image] When...

View Article


Find Pagination returns no results

Epi 11.16.0Find 13.2.6Currently running this query: var take = filterModel.PageSize; var skip = (filterModel.Page - 1) * filterModel.PageSize; var results = query .Skip(skip)...

View Article

Disappearing images as well as "failed to export file from provide epi.fx.blob"

Hello all,recently we noticed that some images had disappeared from pages. We're not sure why, when, and how many of them and which exactly. For now it looks just randomly. However it came to our...

View Article


reCAPTCHA form element bug

Hi,I am using Foundation Commerce for a project that I am working on, and have the below mentioned nuget package installed to use the Recaptcha element:<package id="EPiServer.Forms.Samples"...

View Article

SearchHitUrl has wrong Url value (multi-sites)

We have two sites and and two catalogs with catalog content being indexed with the SiteId for filtering to get the correct results. The issue I'm having is with the 'SearchHitUrl$$string' value being...

View Article

Upcoming SameSite cookie changes and Episerver

There are some quite big changes in Chrome 80, and later on in Firefox/Edge(With Chromium), that affects cookies. Some good litterature...

View Article
Browsing all 8020 articles
Browse latest View live