Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

Property of list object in page is not hidden even when attributed as [Ignore].

Property of list object in page is not hidden even when attributed as [Ignore]. In the code below, Name is visible in editor as non-editable field. [PropertyDefinitionTypePlugIn]public class...

View Article


How to limit word count in XhtmlString property which displays in TinyMCE...

How to limit word count in XhtmlString property which displays in TinyMCE editor?

View Article


[Missing text '/headings/heading[@name='Information']/description' for 'English'

I am getting error [Missing text '/headings/heading[@name='Information']/description' for 'English'. I have code like below and when I try to enter data for Student, I get above error message, I can...

View Article

Exclude lineitems from order level promotion

Hi,I've been looking around the docs aka DotPeek to try to understand if it's possible to exclude certain lineitems from an order level promotion.The use case is that the customer would like to give...

View Article

Ignore descendants from pages with bool property "HideInSearch" = true

Hello,I am new to Episerver Find, which I am implementing instead of SiteSeeker, for a customer.The customer want to be able to choose some pages (with descendants) to not show in the search result....

View Article


Legacy Cart to Serialized Cart Conversion - LineItem data is missing

Hello,We are on Commerce 11.8.5 and trying to convert from legacy cart to Serialized Cart. After Updating the Code base from Cart Helper to ICart, ran the Legacy Cart Migration in CMS. Unfortuantely,...

View Article

Image may be NSFW.
Clik here to view.

Could not load type 'Mediachase.Commerce.Manager.Marketing.PromotionList'

Hi,After upgrading to EpiServer Commerce v 13.3.1.0, I am seeing this error when I try to open the promotions in Commerce Manager:Could not load type...

View Article

Cannot externally link pages from one directory into another, episerver bug?

Using episerver 11. structure is as follows: -Root     +directory 1     +directory 2Trying to link a sentence in a rich text blog in directory 1, to  an article in directory 2. have tried linking via...

View Article


404 on Episerver Content Delivery Api

HiI'm trying to use the content delivery api.I have installed the packages, and when I query mysite/api/episerver/v2.0/site i get an answer.However when I query mysite/api/episerver/v2.0/content/65050...

View Article


Dynamically created metafield doesn't show on the Commerce UI

We have an import that creates metafields from the code. The relations and the values reach the DB. But the fields don't show on the Commerce UI or on the code retrieving the data for PDPs.When the...

View Article

DisplayName not saved and variant not published when creating variant for...

Hi!This is my code:var variant = _contentRepository.GetDefault<Variant>(productRef); variant.Name = "Name"; variant.DisplayName = "Name sv"; var vaRef = _contentRepository.Save(variant,...

View Article

How to change title property of page under SEO tab from code?

How to change title property of page under SEO tab from code?

View Article

Null currentPage in Index action of page

I am getting null currentPage in Index action of a page. I have added EPiServer route as well. My controller is inherited from PageController<MyPage> and index gets hit but with null currentPage.

View Article


IsPrimary cannot be Null

I am doing a migration job. I have an xml with data and i am importing it to Catalog.On some items i get following error:Any idea to...

View Article

Discount is not getting applied to price properties

Hi,In a Commerce 11.8.5 project we have a custom FixedPrice promotion.After orderGRoup.ApplyDiscounts() I can see the applied promo in orderGroup.Promotions, but lineItem.TryGetDiscountValue(d =>...

View Article


Only sporadic indexing of content - ContentIndexer.Invisible?

We've been having big problems in our multi-server environment with the Find indexer not always indexing one or all properties of a document, or not at all. It seems to be isolated to the event based...

View Article

Image may be NSFW.
Clik here to view.

Problem with DOJO updating EpiServer edit mode

Hi,I am having problem when creating new page in EpiServer edit mode. I saw that on creation of new page (before entering content), panes on the top, left and right are updating using DOJO and deffered...

View Article


Generation of URL segment for content

HelloWhen a page is created an URL is auto-generated that changes ø to o. Is there any way to change this behaviour so that ø becomes oe?Thanks in advance.Regards,Benjamin

View Article

Image may be NSFW.
Clik here to view.

Dragging Blocks into Rich Text Editor - Rendering Issue

HiAs per the article below https://webhelp.episerver.com/latest/en/platform/blocks.htmWe can drag blocks into Rich text editors.In our site it allows us to drag the block (screenshot above) but it does...

View Article

A Question

Hi Is it possible to generate a list of all the files stored in the VPP?I need all the files in all the directories > even the sub directories that contain sub directories etc not just the first...

View Article
Browsing all 9076 articles
Browse latest View live