Only allow a block in one specific content area
I have a situation where I have a block that should only appear in a few specific content areas. Meaning I want to prevent it from being used anywhere else. I know you can use the [AllowedTypes(...)]...
View ArticleApplication restart loop because of "BuildResult change, cache...
Hello everyone!We are currently experiencing an issue that has started happening more and more frequently recently and we don't really know how to proceed to track it down...For some reason our...
View ArticleWhen tried to edit variant of one language in Commerce Manager, it asks to...
I have an ecommerce site with multiple languages say A, B and C where A is the master language and is disabled now. When I add a variant in language B and try to enter In Stock quantity in Commerce...
View ArticleUsing dependency injection for my sheduled jobs?
I stumbled upon some article mentioning it being possible to use dependency injection for scheduled jobs - great! But using the ScheduledPlugin attribute is dependent an Execute method which is static....
View ArticleAddressType in cls_Address? [Commerce 12.16]
Hi!I would like to run a SQL script (not preferable and not recommended, I know!) that removes all shipping addresses with "Box" in Line2. But I don't understand the AddressType in cls_Address. It is a...
View ArticleHow to allow Catalog to be drag as a link
We are using Catalog node as our product listing page. Created controller and it works perfectly. Now we want to allow the editor to drag and drop the catalog node into a property of the type of Url...
View ArticleVisitor Group - Products in Cart or Wish list - not working when user is NOT...
I’m trying to make use of Visitor groups (personalization) for my page content based on the contents of the cart.It is working perfectly fine if I’m signed-in to episerver (eg. as admin), but if I’m...
View ArticlePrevent delete of Organization in certain cases?
I want to be able to prevent delete (from Commerce Manager) of an Organization when certain criterias are met, i.e. it has Contacts tied to it.What is the best approach to do this?I have looked into...
View ArticleEPiServer Form posts as page refresh instead of AJAX
I have an EPiServer form loaded on a page and my goal is to get the form to submit via an AJAX call instead of a full page post.After searching around, I've noticed that there are a few boxes to check...
View ArticleFinding products using properties on Products and Variants.
Hello!I am wanting to search for products and variants in Episerver Find. I have inherited from ProductContent and VariationContent and created an index. I am able to pull back products using code like...
View ArticleMake LinkItem a valid property type
LinkItemCollection is great but if you only want one link it would be nice to be able to create a LinkItem property.
View ArticleCMS with Ecommerce, Calendar, News, and Forum integration for a gaming website
I host a small server for an online game. We've been utilizing a fairly old CMS called Enjin for our website for some time now. The entire concept works well for what we are using, and is used quite...
View ArticleWhat's a good cloud-based, multi-site CMS for simple 5-page lead generation...
Requirements:Cloud-based / cloud-hosted CMSNot Wordpress. That's not a cloud-based CMS, and even if it was, it's not what I'm looking for.Pricing structure (or a partner program) that allows room for...
View ArticleBUG: Deploy Database to Microsoft Azure SQL Database fails with SQL...
Hi all,I'm trying to deploy my local database to Azure SQL and it fails in SQL Management Studio 18, giving the following error:One or more unsupported elements were found in the schema used as part of...
View ArticleEPiServer DXC and SqlBlobProvider
HiI am not sure if I post this in the right forum, but I did not find a forum for EPiServer DXC.At my company we are building a new site thats going to be hosted in EPiServer DXC. It says here:...
View ArticleClick-through rate
I got a question regarding Click-through rate:Inside Find UI --> Manage --> "Most frequent searches": If I click on the top search phrase (lets say its "sunscreen") I can see that clicks are...
View ArticleCreated content folder/assets folder doesn't appear in Asset Pane
When an editor is uploading an image, a new folder is created in a specific directory (a sub-directory in another sub-directory of the root folder) and different sizes of the image are created and...
View Article@Html.AlternateLinks() is filling up my logfile
Hi!We started to use @Html.AlternateLinks() on a website.For the most part it works just perfectly, but it's also filling up the logfiles. Been trying to google the problem but can't find anything I...
View ArticleCalculating discounted price
HiHow can you calculate the discounted prices for a diferent customer group/price group?private IEnumerable<DiscountedEntry> GetDiscountedPrices(ContentReference contentLink, IMarket...
View ArticleHide uploaded media under the media tab.
Hi, is it possible to hide media so they will not to be shown in the media tab in Epi?Lets say we upload a document that should only be used in our custom tool within the system.We don't want the...
View Article