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

Upgrading from Episerver CMS 9.7 to latest version of 11

Hi,Can you give advice on how to upgrade our 9.7 version of Episerver to the latest version of 11?Are there any breaking changes?How does the Database get updated?Etc, etc.Many thanks

View Article


Updating TransactionId after Purchase Order Creation

Is there a way to update any meta field on a payment record for an order that has already created a purchase order object?Thanks

View Article


reCAPTCHA not working

HelloI am attempting to add reCaptcha to a form on our episerver site. I have done the following:installed nuget package for Episerver.Forms.Samples - this allows the widget for recaptcha to now show...

View Article

Error importing products

I'm getting an "The event manager has been stopped." error after about 15 minutes of running an import job.System.AggregateException HResult=0x80131500 Message=One or more errors occurred....

View Article

Custom Folder Types

It would be really helpful to be able to create custom folder types for the Asset Pane. Specifically, the ability to create a custom folder with an allowed types attribute. The final goal being to...

View Article


Any way to index content using ContentReference?

I am having a list of ContentReferences.I need to index the content in EpiServer Find using these ContentReferences.Any way to do that?

View Article

Episerver latest update for episerver.cms.ui 11.23.5 errors 500

New package update for episerver.cms.ui 11.23.5 breaks at global.asax.cs file with following error:EPiServer.Framework.Initialization.InitializationException HResult=0x80131500 Message=While loading...

View Article

Restrictions are not indexed for the child pages when indexed them in the...

I need to index the child pages when an editor changes the restrictions in a page in CMS.So, I have handled the ContentSecuritySaved event like below to index all the child pages. [InitializableModule]...

View Article


Is there a way to get the restrictions of a content using ContentReference?

I have defined several restrictions for pages in CMS.I am having a list of ContentReferences of the pages.How can I get their restrictions programmatically?Note: I do not need to pass a user and check...

View Article


Get User Roles in WebApi

Hi I am testing WebApi calls and I Wanted to proble users and their roles.I can get all roles, and user data but how can I check what roles a user has?This is a plugin so I can not know what type of...

View Article

[v13.15.0] Using Automapper to create a new ProductContent instance

Hi,Currently, I have a profile like this -CreateMap<PimProductDto, GenericProduct>() .ForMember(dest => dest.PimId, opt => opt.MapFrom(src => src.ECommerceProductId))...

View Article

Permissions to overwrite a file - Without allowing them to add new files

Hello,I have a set of users which I need to give permissions to simply overwrite an exisiting file, without the ability to add new files.  They have a newsletter, and they need to overwrite this...

View Article

View as a Visitor Group in CMS preview mode not working

I have some pages set to be visible for specific user group in the CMS. When I try to preview it using the View as Visitor group in toggle section I still see the pages that the selected role should...

View Article


Promotions - include tax in saved amount

I have created the promotion Spend amount to get free shipping. In the checkout process I want to show the discount that the customer will receive, but if I look for applied promotions on the cart, the...

View Article

Image may be NSFW.
Clik here to view.

Episerver.Labs.LanguageManager Download Translation Package

When i download the translasation package using the Episerver language addon, i see set of XML files being downloaded which consists of xliff xml structute which needs to be translated.1. I figured out...

View Article


Best Bets Commerce Category

Hi Guys,EPiServer.Find 13.2.1EPiServer.Find.Cms 13.2.1EPiServer.Find.Commerce 11.1.1Is it possible to select a commerce catalog node as the content for a Best Bet? My nodes appear greyed out.Looks like...

View Article

Custom Content Provider route

I use custom Content Provider with route defined as:RouteTable.Routes.MapContentRoute("CustomMedia",ProviderKey + "/{node}/{partial}/{action}",new { action = "index" }, s => root.ContentLink);I set...

View Article


[v13.15.0] Using Automapper to create a new ProductContent instance

Hi,Currently, I have a profile like this -CreateMap<PimProductDto, GenericProduct>() .ForMember(dest => dest.PimId, opt => opt.MapFrom(src => src.ECommerceProductId))...

View Article

I was trying to import catalog data so i used this code provided by episerver...

https://world.episerver.com/documentation/developer-guides/commerce/catalogs/Importing-catalog-data/Some methods used in this code are not working(like:- _linksRepository.UpdateRelation)private...

View Article

MapperParsingException when indexing variants

Keep getting these exceptions when running the indexer:The job is running. - Indexing job [Global assets and other data] [content]: RD281878947839: An exception occurred while indexing (Content):...

View Article
Browsing all 6894 articles
Browse latest View live