Can someone explain why I can't search on the "Ancestors&&String" property?
So I have a simple method that uses a "dummy"-interface to get the "Ancestors" name so the underlaying FInd API can target the correct property, like this -> public interface ITracable {...
View Article$$epiforms is not defined when using Form in footer
@* ... *@ @Html.Raw(Html.RequiredClientResources("Header")) I get this javascript error when adding a EPiServer Forms form to the footer. I guess it has to do with something not loading in the correct...
View ArticleWhere did the "to view mode" globe icon link go in the new UI?
We used this link all the time to view the current page outside of the CMS. Where did it go? If it was taken away, please add it back in the next update. This link was vital.
View ArticleCustom dojo utility
Hi,There was a problem creating a custom editor description using the dojo utility.I want users to be able to press Enter in the text box to perform a search. But the problem is that the dialog box...
View ArticleShow internal links as friendly URL in link check job
The link check tool, is useless when the internal links are presented as as "~/link/a28ef1b8a7864ceda237705b1923d5ac.aspx" as this doesn’t give the editor a clue to what link that need to be fixed. The...
View ArticleBug in using WebAPI and Tracking
I'm using episerver find and unified search, when I use tracking on Web API to search I get the following error:Object reference not set to an instance of an object.at...
View ArticleCalculating discounted price
HiHow can you calculate the discounted prices for a diferent customer group/price group?private IEnumerable<DiscountedEntry> GetDiscountedPrices(ContentReference contentLink, IMarket...
View ArticlePrevent shipping promotion from excluding other shipping promotions....
Hey,What's the best way, if possible, to have multiple shipping promotions be applied to different shipping methods?In my case, the customer wants to ShippingMethod1 to be free if order value is...
View ArticlePrevent shipping promotion from excluding other shipping promotions....
Hey,What's the best way, if possible, to have multiple shipping promotions be applied to different shipping methods?In my case, the customer wants ShippingMethod1 to be free if order value is greater...
View ArticleHow to change order of slices in powerslice filter dropdown?
I implemented powerslice and added some basic slices, but I cant seem to control in what order the slices appear in the dropdown. Implementing the "Order" property on each slice appears to have no...
View ArticleDDS cache issue
Hi,We sync certain user information during the login phase, and we do this based on the last sync date which is stored in the DDS. But upon checking the SQL Profiler, I can see a SQL call being called...
View ArticleSetting up OWIN with Episerver AspNetIdentity
https://imgur.com/Qqtaa7DGetting this exception after following this https://world.episerver.com/documentation/developer-guides/CMS/security/episerver-aspnetidentity/... and the latest Alloy project.Do...
View ArticleUtilizing Service API for RESTful Services
Hello,I'm trying to use Postman to run a GET request to retrieve a token in order to be able to retrieve content data for put together REST methods within my Epi environment.I'm following the...
View ArticleProposal for js ajax pagination
I'm using episerver find with ajax functionality and pagination and I noticed that FindApi() is adding the onclick attribute for tracking but it is not exposing the function itself.Thus when i'm using...
View ArticleUsing tracking and StaticallyCacheFor
Hi,When using tracking and StaticallyCacheFor together it results in two calls to the EPiServer Find...
View ArticleDefault Sorting Order of Products in category - Using the CMS UI
On our product list pages the products returned seem to be in the order they were published.Our normal sortng seems to work fine. case SortingType.Price: search = search.OrderBy(p =>...
View ArticleStylesheet not working properly when pushing from Integration to PreProduction
Hey all, Our team is having a strange issue. From local environment to integration, our stylesheets are working and functioning as expected. All the styling in local is identical, with no weirdness...
View ArticleInsert script tag through Page/Block editing view (TinyMCE)
Hi,what would be the most preferable way to support inserting of script tag through TinyMCE when editing Page/Block?Thanks!
View ArticleBest Bets - Commerce Not Working
Hi Guys,In my project I am using Find, In Best Bets we have 3 options,1. Local2. Commerce3.External Link I tried to use Commerce option (Mapping category elements for my search) in Best Bets,Its not...
View ArticleContent Delivery API: CMS Version Requirements
Hello, Is it possible to use Episerver.ContentDeliveryApi with Episerver version 10 or is it is necessary to be on version 11?If the latter is the case then is ServiceAPI the best for using RESTful...
View Article