SEO Friendly Urls for Commerce Products
As product url in episerver is formulated by the catalog structure and product code is taken into consideration to build url.Is there any possibility to customize the product urls in episerver which is...
View ArticleCant log in to CMS
I am new with episerver but I am building a e-commerce site with CMS and Commerce and I have trouble to login at my CMS as admin. I have tried to change in my web.config file <location...
View ArticleHow to remove existing line items from purchase order?
We are trying to remove line items which are already present in the purchase order. Basically we wanted to change the product code in the line items of the purchase order. Is there any specific way to...
View ArticleHow to update "Name in Url" for commerce products programatically?
We are trying to update name in url field in commerce catalog to remove the product codes from the url for seo usage.Is there any way to update display name as input for urls or anyway to update "Name...
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 ArticleExtending the Max Length of Name and DisplayName of Products in Commerce
We are trying to extend maxlength of properties like Name and Display Name beyond its default value 100.I have tried to override the Name property and increasing the max length value in my custom...
View ArticleHow to customize validation message for each field episerver form.
Hi,I want to implement custom validation message for each filed in form,Does anyone know if we can customize a validation message for each field? Now I have two textboxes (Name, Email), those are...
View ArticleTranslating - 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 ArticleThe language for settings can not be found.
After updateing to Episerver 11 my multi language site is showing an error. If I log in and try to go to the admin mode I get this errorThe language for settings can not be...
View ArticleStop Words in Unified Search
Hi Team,I have a requirement where I need to implement stop words in unified query. All the words that are available in my one of the property should be skip from my result.If anyone can help will be...
View ArticleHow to provide role based access for different nodes in episerver commerce
Hi ,Is it possible provide role based access to different nodes in catalog. We have different nodes in our catalog but each node should be visible to specific users only, is there any possibility of...
View ArticleHow do I set the message to be displayed when a form field fails validation?
I'm using the basic form elements provided out of the box, but I can't see where I can set the error message to be displayed for my different fields, when their regex validation is failed.
View ArticleWe are receiving an error when we are trying to add a line item manually...
Hi,We are facing the below exception when we are trying to add a new line item to the purchase order.[FormatException: Input string was not in a correct format.] System.Number.StringToNumber(String...
View ArticleWe are facing issues when we are trying to add products as line item in...
Hi,We are trying to add products which dont have any variants to line item. We are facing the below exception.Input string was not in a correct format.But we are successfully able to add variants we...
View ArticleValidation message (warning) on form Element
Hi is it possible in EpiServer Forms to create a validation message on a form element? I want to create a warning message when an element hasn't been set to required when publishing the element.This is...
View ArticleIndexcontent.aspx throwing permissions error on latest version
While setting up Search on a v11 instance, I noticed that clicking "Index content" in the admin section throws a permissions error. There was one other forum post which hinted at the admin role being...
View ArticleCustom URL for market/language combination
Situation: a multi lingual, multi market Commerce site. Currently we're using IP lookup to determine the market, but want to change that to include the market in the URL.We would like to use...
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 ArticleImport NodeEntryRelation through Service API Error
Hi, we have an issue which occurs when our customers daily sync from PIM to EPi is running. Almost all of the products are imported just fine, but lately a specific product has coused the import to...
View ArticleTrim Content Versions job for Commerce catalog content
In CMS 11 we got the "Trim Content Versions" job for CMS content which uses the uiMaxVersions setting. Would be nice with a similar built-in job for Commerce content for cleaning up old previous...
View Article