Quantcast
Channel: Forum
Browsing all 3613 articles
Browse latest View live

Getting the _ExcludedCatalogEntryMarkets MetaField using Service API

I am trying to update my product availability using the _ExcludedCatalogEntryMarkets MetaField in Service API. I think I can PUT a new field for the product but i can't GET what is already set. There...

View Article


Image may be NSFW.
Clik here to view.

Translate blocks on page

I have a multi-langual site and I want to let the editors to follow the master site and translate whatever content that they need and leave the rest. To do that,  I didn't decorate my content area with...

View Article


EPiServer Forms Submissions - Database table

Hello,Does anybody know the database table that contains EPiServer Forms Submissions?Thanks

View Article

Images not rendering

Set up the site first time and did not add the follows in web.config:<blob defaultProvider="azureblobs">  <providers>    <add name="azureblobs"...

View Article

ContentArea property for CatalogContentBase derived types

Is it allowed to use properties of ContentArea type for catalog content classes? public class CategoryItemContent : NodeContent {   public virtual ContentArea Banners { get; set; }} Actually I've tried...

View Article


The store was queried with a [string] but the entity id is a [undefined]

When loading a page in OnPageEdit I first see a warning in the console: "Observable store detected, but no sort order specified. You may experience quirks when adding/updating items.  These can be...

View Article

CSV Import DictionaryMultiValue

I'm trying to quickly get an overview of the Catalog CSV Import for a client to see how we can handle the issue, but I cannot really find much information.How would one go about mapping a CSV file...

View Article

Replace built in IInitializableModule.

Hello,scenario: I want to introduce an IInitializableModule to ensure the database, this to facilitate a local dev setup. This module needs to run before the built in DataInitialization which ensures...

View Article


EPiServer Live Monitor 8.4.0 does not appear in the cms menu

Hi,I installed Live Monitor 8.4.0 using the nuget. Installation passed successfully. After that live monitor tab didn't showed up in the CMS.There is no error in the log file or in the EventViewer.Mine...

View Article


Forum - cannot log in

Hi.When ever I try to log into the forum I get the error messageWrong Username or Password, or inactive account. Check your user name and password, or check your associated email inbox for an account...

View Article

Updates via Service API not visible in Commerce Catalog

I update category date using the Service API. That data is not visible in the Commerce Catalog GUI. The site is updated with the new data. Am I missing something here?

View Article

Data was corrupted by "Remove orphaned MetaKeys" step

Hello, CommunityToday we faced with issue related to one of migration steps. RemoveOrphanedMetaKeysStep works with table MetaKey and after executing it should remove all orphaned data. This step works...

View Article

Customer Group and enable possible items to buy

Hi all,Version 10.4 and legacy promo systemI have demand for enabling so that some customer group can buy 10 item and other only 3.How would you solve it? what is best practice?Example:if...

View Article


Get rid of the pictures in the Find result

Hi,How to get rid of the pics from the WPi-find results list?

View Article

Reach out to Partners/Customers on security patches

This is more of an update to process than the actual product itself. The current bug listing on episerver world + regular updates is useful - but it requires customers/partners to be super proactive in...

View Article


$$epiforms is not defined when using Form in footer

@* ... *@ @Html.Raw(Html.RequiredClientResources("Header")) I get this javascript error when adding a EPiServer Forms form to the footer. I guess it has to do with something not loading in the correct...

View Article

Master key for StaticallyCacheFor

Hi,If I do something like this:cache.Insert( key, value, new CacheEvictionPolicy( null, new string[] { "otherKey" }, new string[] { "MasterKey" }, new TimeSpan(0, 5, 0), CacheTimeoutType.Absolute);What...

View Article


Commerce SEOUri urls unable to find template on first try

Hello,We are using hierarchial URLs for our CMS/Commerce site, but we would like to start using the SEOUris as well. For some reason though they always render an error message on the first visit.Here...

View Article

ITypeSearch BestBets

Hello,The current functionality of "ApplyBestBets" when used with ITypeSearch is not the same as when used with unified search. Why is that?The only properties I can see that are required on the...

View Article

I have a PurchaseOrder... how to find the related CartId?

Hi,I have a PurchaseOrder.  It was created from a Cart, then the Cart was deleted.Is there any way to figure out the CartId that was used to create this PurchaseOrder?  Or is it impossible because the...

View Article
Browsing all 3613 articles
Browse latest View live