Localizable Country List in EPiServer Commerce
I need a drop down control showing all the list of Countries (it should be a part of Billing address form).I could the contries list from Epi Commerce (like this code from Quicksilver...
View ArticleSQL to get subscribed list (GetPage - Access denied) - EPI 5
Hi Guys,My scenario: An user that gets an access denied error on index page. The line of error do a GetPage call. So, it's probably right access. The page is result of subscribed list.1. I'd like to...
View ArticleHow to change the value of Metafields
Hi,I have created few metafields and associate these with a meta class. After that I have created Product and publish it. On Publish event, I want to update these metafield's value of published...
View ArticleDXC Production monitoring/log file access
Hi. I could not find any how to instruction on "New Relic". How do I access that for production?Also anyone using "Kudu" to access log files?...
View ArticleHow to make properties of type string[] searchable?
I want to know how to make string[] properties searchable in EPiServer 9, without EPiServer Find.
View ArticleHow to update Product's meta field value
Hi,I am unable to update a meta field value using the following code. Neither it's giving error nor saving. Please suggest.// === Set Context, load SKU and a MetaObject ===/var entryDto1 =...
View ArticleSEO url page missing
Hi,Whenver we create a Product under catalog management through UI, it automatically display "PRODUCT_NAME-en.aspx" in SEO url. Do we need to create this page separatly or this is something that EPI...
View ArticleGetting SubPages of AccordionSubPages
Hi,In my application, I have 3 levels of navigation and pages which I created. I use the following code to get the SubPages public class AccordionContainerViewModel : PageViewModel { private static...
View ArticleImageVault with XhtmlString in blocks
Hello, We have encountered a problem regarding EPiServer (v.9.12.3) and ImageVault (v.4.8).If you have an XhtmlString property on a Page and drag a block containing an XhtmlString to the first...
View ArticleCreate Product Page
Hi,Can someone provide me a pointer how to create and display a custom product page in Quick silver app. Please refer any article if available.Thanks.
View ArticleGet a list of a certain published block type
I have a current episerver site that uses a map to show locations of branchs. I believe that each branch is a page (though not visable other that a list in another page), with this page is the...
View ArticleUpdate User's meta field through code
Hi,Which class can be used to update user's data?Thanks.
View ArticlePersonilization on Page Blocks in Content Area
I have a pageblock with an integer property and I have added some visitor groups on the block but when I retrieve the content area, the visitor groups aren't working and i am getting all the page blocks
View ArticleCreating Episerver Blocks out of standard C# Classes
Hi,We're trying to integrate external components into Episerver blocks. Below is an example of this with standard classes.Do we have to write custom adapters for each component class to convert them...
View ArticleMicroservices Java Springboot
Hi,I am interested in the experience of others introducing a microservices design approach, possibly via Springboot.Regards
View ArticleSafe to code against EPiServer.Forms API?
we have epiforms installed, and I can see that there is a FormRepository service registered with a publicly exposed API, but I do not see any official documentation on using that service or the object...
View ArticleUnknown handler causing 404 errors
Hi,Recently I've noticed a number of 404 errors being reported in Google Analytics by users attempting to access - '/handlers/download.ashx'.I do not have such handler implemented in the code and was...
View ArticleOn Page Editing Bocks
I use a view model and one of the properties is a list of blocksThe block just has 2 simple string properties.When i use following razor markup in my overview page I am not able to edit the properties...
View ArticleSafe to code against EPiServer.Forms API?
we have epiforms installed, and I can see that there is a FormRepository service registered with a publicly exposed API, but I do not see any official documentation on using that service or the object...
View Articleremove container node pages from search
hi all,i have a site in which i have a container node menu.in that node i have several pages with different page types.but when i want to do search i dont want to display results from container...
View Article