Render properties in template
Hi,We are working on a intranet solution where the users are allowed to create news pages. The form should be in the public pages and not in edit mode. The gui should look like the "all propertis" view...
View ArticleIncreased performance for viewing scheduled job in admin
Problem:If you are in admin and click on a scheduled job with a lot of text in history tab, Episerver will respond very slow. This can occur for instance for the Episerver Find schuduled job which can...
View ArticleTrigger ProcessPayment
We have implemented a custom payment provicer which works fine when buying with credit card.We get an Authorization on the payment, and when entering commerce manager and release the shipment and...
View ArticleLock Carts to prevent issues during online payment
Currently we're facing some challenges in our EPI Commerce implementation. In our setup convert a cart to an purchase order after the payment step (last step) in the checkout process has been...
View ArticlePossibility to update the Primary Category on Product view in Catalog UI
Could you please take in consideration to provide the ability of editing Primary Category in CMS: Commerce -> Catalog in a similar way of how Additional Categories are edited?We have a client that...
View ArticleMultiple StyleFormats TinyMCE v2
Is there a way to have different StyleFormats for different styleselectsIn this example I would like the styleselect by the epi-link and anchor to only show button-style1 and the styleselect by the...
View ArticleWhat is EPiServer.Packaging.Converter?
What is EPiServer.Packaging.Converter and how can i use it?Description is "Converts Addons to Visual studio based nuget packages"Exists here:...
View ArticleImage not get deleted from folder though removed from CMS
I have deleted assets (an image )to trash, it goes awayh from assest tab under "For this Block" tab, the file exists in the folder though.
View ArticleSelectionFacroty not working
I have a page which has IList<Fruit> property in CMS. My fruit class has Benefit property. User can add Benefits from the same page in different tabs and those saved benefits are displayed in...
View ArticleBVN 404 handler not triggered for invalid deep URLs
I use the BVN 404 handler on a website with both CMS and Commerce content.However, it only triggers on URLs to non-existent pages directly below the start page. It does not trigger on URLs pointing to...
View ArticleHow to makes blocks searchable in episerver?
I have used below code for making blocks searchable.ContentIndexer.Instance.Conventions.ForInstancesOf<BlockData>().ShouldIndex(x => true);Why specific blocks are not searchable in edit mode?
View ArticleLink validation tool fails in live and pre-production environment.
Link validation works as expected in local and integration environment and reports broken links in link status report. But if we run this in pre-production and production environment link validation...
View ArticleEPiServer forms are not working after upgrading TinyMCE
Hello Epi team!We have just upgraded our TinyMCE, and suddenly the forms we have on our website stopped working (ie.whenever a user submits a form, we receive nothing although everything is correctly...
View ArticleLocalization/culture is lost upon AJAX request
Hi,Because of filter functionality we have created a form that is posted asynchronously to retrieve all items that match the given criteria. This is done using regular MVC controllers, but this raises...
View ArticleEpiserver Search Service Sort Order
Hi,We are currenlty working on using the default Episerver Search and we have a problem with sorting the search results.We are following the documentation found here...
View ArticleExtended ability to change TinyMCE block "go to block" text
EPiServer recently added a new feature where you can now easier jump to the content in a block added in...
View ArticleSearch with FilterOnReadAccess returns no items
I am using Episerver Find to generate a list of pages where a property matches a specific value. This is not a problem and I get a correct search result.However, to respect page access rights, I also...
View ArticleMedia assets pane search not working
Hello guysCan someone help me understand why I can't search, by name, in the media assets pane? There's lots of pdfs and docxs but they do absolutely not show up when searching. I can search by their...
View Articleupgrade Relate site to CMS 10 results in "Unable to load...
IIS 10.0 Detailed Error - 404.0 - Not FoundThe exsiting community attribute visitor group is not working with the 404 error of file. /EPiServerCommon/ClientResources/Criteria/UserAttribute.js
View ArticleService API permissions / User is not authorized for this request error
I'm trying to use service API to import data.I basically followed https://world.episerver.com/documentation/developer-guides/Episerver-Service-API/installation-and-configuration/ and it installed...
View Article