Error removing the IUser - SqlException: Execution Timeout
I have used,CommunitySystem.CurrentContext.DefaultSecurity.RemoveUser(IUser user);To remove user.However, this was working fine. But suddenly it has given an error. And it keeps happening forever. The...
View ArticleFormsAuthentication.SignOut()
Hello guys,as hinted by the header I need some possible help and/or input regarding FormsAuthentication.SignOut(). I have a custom log out button that works fine when using Chrome/FF, but when the...
View ArticleWhat values to use for Min Similarity in a fuzzy query
Hi, I'm working on Find 13.0.1, CMS 11.9.1.We have added in fuzzy logic to our find query setup. This includes MinSimilarity functionality. However we can't find anything online that says what values...
View ArticleSame form twice on page, validator validates both forms
Hi there,Our users would like to add the same form twice to the page. I guess once near the top and again close to the bottom of the page (not here to debate whether this is good or bad).After doing...
View ArticleItem Level Promotion.
Hi Team,Below is my requirement.ItemQty more thangg-5656115 gg-5678-PSK50gg-3456-PS115gg-6789-PLSK50XX-303050XX-3030-TSLS50 If add "XX-3030" 50 quantity & get 5% discount.So how to achieve this...
View ArticleBinding redirect overwiriting on installing nuget package
Hi All!I am having a problem with automatic bindingRedirect overwriting, when installing nuget packages.In most cases that behavior is expected, but in my case the problem is that the max value of the...
View ArticleExtend LinkItemCollection
Have someone been able to extend a LinkItemCollection with custom properties such as an Image or an extra text field. This is something that we need in almost every project, and it feels strange that...
View ArticleAutocomplete - filter suggestions based on Market
On a multisite installation running both CMS and Commerce, I am performing the following code to filter search suggestions on site ID and language:SearchClient.Instance.Statistics().Autocomplete(query,...
View ArticleEditing links in tinymce 2 editor throws error due to episerver generating a...
I recently upgraded a site to CMS 11 and tinymce 2. When editing links in in an xhtml area episerver generates an internal url like this probably used in the link dialog....
View ArticleCatalogManagers role cannot edit catalog after update
Hi,We updated our project to the newest Commerce 12.14 from Commerce 11.2.3. After that, users with role CatalogManagers, but without CommerceAdmins can see the Catalog in Catalog Editor UI, but...
View ArticleDisable rounding on pricing
Currently we have a webshop where price information is coming in with high precision (5 digits). This is due to the fact that the source systems are calculating prices per 1000 units and we have to do...
View ArticleEvery time we install Forms, we can no longer access the epi CMS.
Every time we try to install Forms, we can no longer access the epi CMS. There are no errors on Form install. How do we trobleshoot this?Epi version 10.8
View ArticleTinyMCE 2 Prevent Code Rewirtes
I'm having a probelem with the TinyMCE editor rewriting code when I go to the code view, and it is breaking things.For example I'm trying to add a span tag inside an a tag for a font awesome icon.I...
View ArticleImporting of the assets via service api - throws content not found exception
Hi,when importing asset of a product with bulk import endpoint exception gets thrown that says 'Content with id xyz was not found'with the stack trace:at...
View ArticleHow to add Last Login Date to Contact list in Commerce Manager?
In the Customer list view in Commerce Manager my customer also want to see last login date as a column.Last login Date is availible on the account connected to each customer, But how do I get that...
View ArticleHow to show/hide properties in the CMS block editor
I have created a new block which contains a table allowing people to enter fields they want to appear in the view. They select the type while they do this and one of the types in 'DropDown'. While...
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 Articlewidget on modelchange epi version 10 vs epi version 11.
Hi,We are seeing some different behaviours in epi version 11.xOn 9 and 10 we used:topic.subscribe("siteattention/modelchanged", lang.hitch(this, "_onModelChanged"));which works fine, but it is not...
View ArticleLineitemids change when filtering occurs in the Promotion Engine.
Hello world.We have an issue that is causing havoc in our integrations to other systems at the moment. Our line item ids change on our PurchaseOrders in certain processes!In our solution we use the...
View ArticlePermissions set from 'Set Access Rights' not working
Hi,I am trying to get Access Rights working with CMS 11. I have done the following:Used the following membership/role config:<membership defaultProvider="MultiplexingMembershipProvider"...
View Article