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

OutputCache Implementation Help

Hi there,Trying to set up outputcache but failing so far.I have ensured that I have the following in my web.config:<caching> <outputcache enableoutputcache="true"/>...

View Article


Access to Commerce tab in episerver

Hey,I would like to create user accounts for the sales group which can have the full access to following view in episerver (Commerce part).Commerce tab - Catalog - Marketing - Commerce Manger (every...

View Article


Extend UI Custom Scheduled Job

Hello everyoneIs there a way to extend the UI for additionnal parameters of a custom Scheduled Job created from C# code? If so, how? If not, how would you recommand to pass user input to the scheduled...

View Article

How to set editor access right for a specific language of a site

Hi, I would like to set access right for an editor group so that they have ONLY access to read/create/change/delete/publich a specific language branch. If I set as WedEditor, the user have access to...

View Article

Wrong URLs on indexed content on load balanced site with edit server

Im having a problem with the URLs going to our edit-server.We have two web fronts and one edit server, and the problem is that indexed content gets the URL to the edit server.So for example:...

View Article


Hide standard elements

Hi,I've built a bunch of custom epiforms elements and I'd like to display only these elements when the user presses "create new form element". The standard functionality always shows the "standard...

View Article

PropertyDictionarySingle Mass import and Localization

Hi,How can you mass import availaible values for a commerce field backed by  [BackingType(typeof(PropertyDictionarySingle))] ?How should localization be handled ?    Right now I think the only approach...

View Article

Howto edit dynamic properties in EPiServer 11

HiI have upgraded our intranet to EPiServer 11 (11.10.6.0). Now I can not edit dynamic properties. What have I missed?Configuration:<configuration>    ...    <episerver>        ......

View Article


Disable .FilterOnCurrentSite() for UnifiedSearch

Is there a way to disable the default filtering .FilterOnCurrentSite() for UnifiedSearch?I'm building a search feature where it will be optional to filter by site.This post describes a way of doing it...

View Article


Error logs issue in DXC

Hi,I am working on a website that is running in DXC. When we get the application log from paasportal.episerver.net we have noticed that all the errors are shown as:"EPiServer.Global : Unhandled...

View Article

Third Party Tax Calculator and Saving Taxes in EPiServer 11

Hello,We use a thrid party service to calculate the taxes for our orders on our site.  I've been in the process of moving over to using the new order system and have ran into a problem with saving the...

View Article

Hook into the download event for media files

Hi,I would like to know, if there are any events exposed that i can hook into, on the dowload of media (pdf, docx etc.). In good old UnifiedFile world, we used to have these events but not sure about...

View Article

Content Delivery API - 404 on /api/episerver/auth/token

Hiya Folks,I'm currently in the process of figuring out how to work with the episerver content delivery API, and have added that package to a simple test project (build from an empty project), only...

View Article


Find out which MediaData that is referenced from a page/block

There's this method in IContentRepository_contentRepo.GetReferencesToContent(mediaData.ContentLink, false)That will let me know if there's content (pages/blocks) that is using the MediaData in...

View Article

Sorting on property with JsonProperty with PropertyName set

I have the following product content:public class SampleProduct : ProductContent { [JsonProperty(PropertyName = "heading")] public override string DisplayName { get => base.DisplayName; set =>...

View Article


Delete Orphaned VPP images

Hi,I am using Episerver 6 R2. There are over 14,000 orphaned images in the VPP which we have flagged in a spreadsheet.Is there away to delete items that are orphaned from the site via code?ThanksJon

View Article

Service API Get Catalogs 404

Hi,i have found this topic...

View Article


Always show language segment in URL

Hello!I have a website with 4 different languages. On the master language, Swedish, I want to always show the /sv/ part of the URL. If the visitor goes to mypage.com/news I want them to be "redirected"...

View Article

SoftLinkCollection timesout

Hi,I am looking for orphaned files in the VPP in our Episerver 6 R2.I loop through all my VPP directories and find the files in each and count how many linked pages there are using...

View Article

Make default sort on this part to descending

Right now when you go to this pagehttps://world.episerver.com/forum/developer-forum/Feature-requests/You get the oldest request first, it should be the opposite

View Article
Browsing all 8020 articles
Browse latest View live