Translating - Multiple or single choice field
Currently on a multi language site we want to use a Multiple or single choice field. However the items are not translatable in a different language. At least the choice how it is displayed in the...
View ArticleDisplay options
I am trying to implement EPiServer display options without bootstrap and I am not quit sure wich steps I need to to to get it to work.. I have managed to get the chooises avaible in the editor, but I...
View ArticleIssue with multiple catalogs, multi site and product import from inRiver
I have an issue where we use inRiver PIM to import products to Episerver. The setup is one channel and adapter for each site. The products and channel lives in the same PIM solution and each product...
View ArticleEPIServer TinyMCE Toggle paste as rich or plain text and Paste from Word
Trying to configure the Tiny MCE for episerver 11 for paste as rich or plain text and Paste from Word but not finding any thing for same.Can someone provide me the solution for highlighted options to...
View ArticleCreate Geta.Categories programmatically
Hello,Does anyone know how to create Geta.Categories programmatically?https://github.com/Geta/EpiCategoriesthank you,HF
View ArticleLoading TinyMCE with episerver plugin (epi-link) in module
I'm creating a module for Episerver, and would like to reuse some of the Episerver compoinents.I can load the ContenSelector-dialog that lets the user select a page from the pagetree like this:I can...
View ArticleHow to allow aspx files
I have a website running Episerver CMS hosted in an Azure webapp.My goal is to display a 404 page when a user goes to www.mysite.com/test.aspx, This works locally on my IIS site, but when deployed to...
View ArticleCustm ContentProvider throwing widget.js error after upgrade to episerver 11
Hi.After upgrading to episerver 11 we are experiencing that one of our contentProviders are getting an error in the widget.js script. The error is this one:TypeError: this.noDataMessages is null; can't...
View Articledata objects instead of pages
Being fairly new to Episerver, I've encounter requirements where we are listing data on a 'front page' that then lets you click each item and drill down for more information, and as is the nature of...
View ArticleFetching Past 30 days Recent orders
Hi All,I am trying to fetch past 30 days order history(similar to episerver commerce admin functionality). I am able to fetch for a particular customer but not able to fetch as whole.Can you please let...
View ArticleShow "submitted from" value in mail
Hi, In formsubmission has a coloum "Submitted From", shows which page the user submitted the form from.I am wondering is it possible to add this information in the mail (Send mail after...
View ArticleCreateMetaField is not adding entry to mcmd_MetaField table
We're having an issue where the Business Foundation API for creating a new MetaField on a class is not working properly.This is the code that I'm executing:using (var myEditScope =...
View ArticlePage Data info are not coming in search list
Hi AllIn one of our applications, We are using google map to locate our customer's location.We have created a page type (locator) in episerver CMS and getting input like customer name ,latitude and...
View Articleautomatic indexing of commerce pages (EventedIndexingEnabled /...
When using scheduled task 'Episerver find content indexing job' commerce pages are correctly indexed with the correct document type...
View ArticleMenuRoot property.
After upgradnig from 7.11 to 11 I have encountered error of missing property of page. I have code like this :(PageReference)CurrentPage["MenuRoot"]And property MenuRoot is missing. In old application...
View ArticleGetting error: Uncaught TypeError: Cannot read property 'indexOf' of...
We recently upgraded our EPi 10.9 project to Epi 11 latest using the Nuget packages and datbase update. Most of our site looks great locally, but Epi Forms doesn't work at all. Whenver you click any...
View ArticleGet an Episerver Page External URL for redirect back from another site
I need to get the external url of an Episerver page for sending to another website for use in a redirect back to my site. Is there built-in functionality to do this, or do I need to create a custom...
View ArticleHow to exclude contentlink id in search result
Hi guys, I have a problem when a customer search a product code(Article number) e.g. 1512 in Find.It included a product which have ContentLink ID 1512 (product code 70405) in search result.How can I...
View ArticleHow to use Find to search both cms pages and products in one request
Hi, I would like to search both cms pages e.g. standpages and commerce products, categories in one request I tried to use the following solution but it seems not working correctly and I have problem...
View ArticleREPLY: automatic indexing of commerce pages (EventedIndexingEnabled /...
This is a reply to existing forum post.the submit button at the bottom of the page doesn’t work for me, I get an error (IE/Chrome/Firefox)An invalid form control with name='Body' is not focusable.so I...
View Article