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

Retrieving assocations by target

If I have an association between product A -> product B, it seems I can only retrieve this association by source. If I ask B for associations (through IAssociationsRepository), it doesn't appear to...

View Article


Account access right does not match while the account used programmatically

I have created an account and assigned full access to it for the whole tree. When I try to use that account programmatically in a scheduled job by callingĀ PrincipalInfo.CurrentPrincipal =...

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

Url property disappear when adding and publishing

Am quite new to EpiSever so bare with me.Ā I have two classes like this:Ā namespace Whatever { public class Link { [UIHint(UIHint.Image)] [Display(Name = "Image", Description = "", GroupName =...

View Article

Image may be NSFW.
Clik here to view.

Cannot modify TinyMCEConfiguration by implement...

Hi,I want to extendĀ XhtmlStringEditorDescriptor follow below code with purpose to get theme value from startpage and it throw error. How can I solve this?[EditorDescriptorRegistration(TargetType =...

View Article


Episerver Find: Get search results from page and subpages

I'm creating a search function that should return page specific search results.I.e. if I have a News page I would like to search only in that page and its children Article pages.Does a filter for such...

View Article

Content Delivery API - Getting Assets From Content

Hi,We are trying to use the Content Delivery API and we are struggling to get the assets like Images from the Content. No images or event the references are being returned for the content that we are...

View Article

What's simplest/best way to script a new empty episerver commerce database on...

Hi,As the subject says, I want to easily create an empty commerce database on a sql server. Is there any sql-files I can run in the packages folder, a powershell command in the packages folder or...

View Article


IScheduledJobExecutor - only for manual execution?

Hi!I stumbled upon the interfaceĀ IScheduledJobExecutor (EPiServer.Scheduler.IScheduledJobExecutor).Is this interface only for manual execution of scheduled jobs?Would it be possible to mimic the...

View Article


Commerce manager pageĀ is not loading when hosted in IIS

Commerce manager page is not loading when hosted in IIS; url is as shown below. However it loads in localhost. There is no log in App_data folder....

View Article

Storing all configuration sensitive data in Azure key vault and accessing...

Hi,Ā I'd like to store sensitive configuration information such as my client's payment provider api key's in an Azure key within the same Azure tenant as my Episerver DXC web applications.Ā The simplest...

View Article

Episerver.CMS.UI >= 11.20.1 no more focus on existing image on 'select image'...

Episerver.CMS.UI < 11.20.1When I have a block/page with an image:[UIHint(UIHint.Image)]public virtual ContentReference MobileMenuBackgroundImage { get; set; }and you click in CMS on an existing...

View Article

Repeat Blocks in Editor

Hello,Is there a way to give users the option to add/repeat a block in addition to one that already exists in the editor? For instance if there's a ContentArea block and the user wants to add a new...

View Article


Can't search using the Content Search API. Does an instance of...

I have installed the Content Delivery API in my solution, and everytime I generate a search request in Postman, I get an error saying:"ExceptionMessage": "An error occurred when trying to create a...

View Article

Image may be NSFW.
Clik here to view.

DXC FindSearchProvider - 500 error on Search Index page

Commerce 12.11.0FindSearchProvider 10.0.2I had configured FindSearchProvider and until recently this was working in the DXC environments which had "episerver:FindServiceUrl" and...

View Article


Get all categories from search result

Hi,We are changing our customers search from SiteSeeker (implemented before I started) to Episerver Find, but we want the search page to look the same.The current search page have a list of all the...

View Article

Best bets failed to load resource

Hi.When I try to use best bet I don't see the list of the products for the chosen site. I got an error in the console.Error:message: "Unable to load...

View Article


Upgrade Episerver 7.5 up to the latest version of 11

Hi,We have a 7.5 version of Episerver together with Commerce and we would like to upgrade it to the latest version of 11.How easy is this and is it possible? We have custermized commerce quite a bit 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

Image may be NSFW.
Clik here to view.

Updating content in content area via DOJO

How to refresh items in content area on mouse click?I have a scenario where I change the content area items on server side and when the editor click on the CA (ie. editor want to D&D items) I need...

View Article
Browsing all 8020 articles
Browse latest View live