Get a specific page count under a parent page without returning all the page...
I'd like to get the count for a specific page type under a specific parent page. I tried using the below. But I think it's resource heavy when comes to only getting the count. (Assume we have thousands...
View ArticleAutofixture can't create instance of PageData
I'm running into a problem with Autofixture not able to create instances of PageData (or derived types) due to an error:AutoFixture.ObjectCreationExceptionWithPath : AutoFixture was unable to create an...
View ArticleBest way of Implementing a logic + Content API
I have a bunch of Article pages which I can query using Content API.I also have a separate Page type that has a Content Area property. This Content Area property holds Article pages.The need is when I...
View ArticleContentDelivertApi with LinkItem gives StackOverflow
Hi!I have a basic `StartPage`with a property like this:[CultureSpecific] [Display( Name = "Column 4", GroupName = Global.GroupNames.PageFooter, Order = 340)] [EditorDescriptor(EditorDescriptorType =...
View ArticleEPiServer.Tracking.Code.TrackingValidation: Maximum length for Tracking data...
HiI'm seeing a lot of these error messages in log file. Any idea where they may be originating from?EPiServer.Tracking.Code.TrackingValidation: Maximum length for Tracking data value is 255...
View ArticleSubmit button on forms loses classes?
Hey all,I've just upgraded our Forms package and I'm actually seeing that NO form classes are being applied. I noticed this when we were doing our testing for an upgrade of the nuget packages, so I...
View ArticleFind - Error when clicking search result but result loads correctly
Hi,We have a search page which uses Find and I am seeing an error when the user clicks a search result but the actual page the result is for loads as expected. The search is UnifiedSearch and we loop...
View ArticleCustom Link to Specific Form Step
Hello,I have a multi-step form and the last step of the form we use a "Rich Text (with placeholders)" property to allow users to review their form submission prior to finalizing their submission. I...
View ArticleVisitor Group Edit + Auto update
Not sure if anyone had this scenario. Looking for possible options/approach on below scenario:I have a visitor group which I have applied on few content. If I change the name of the Visitor group, is...
View ArticleNavigation A/B test
Hi thereI am exploring if I can do A/B test on the navigation.When I moved the navigation block to the new position > select A/B test > preview doesn't pull up and if I start the A/B test, I am...
View ArticlePrevious Version history for Marketo connector
Hi there,we have a Marketo Connector plug in installed on our Epi CMS and we would like to see previous version history of the connector For Eg: what are the previous connectors added ? and who added...
View ArticleUse List inside a Filter
I have a property that is of type List<List<GeoLocation>> on the pagetype Im doing my search on.I also have a variable that each is of type GeoLocation.What I would like to do is something...
View ArticleEvent listener for expiring catalog contents in the future
The customer expires catalog categories under Commerce. We are able to capture the event when the expiry datetime is set to “now” but if the user set expiration to a future date and that date comes,...
View ArticleInvalid captcha value
Hi,I am using Foundation Commerce, I have an Epi Form that has a recaptcha element and it throws an "Invalid captcha value" error even if the selected values are correct. I did look up and found many...
View ArticleRetrieve the reason when a discount code cannot be applied
Hi all,We have some promotions on our website to which i am going to add some redemption limits (1 per customer).That is all working fine, just one thing that i feel is missing (maybe it is just me not...
View ArticleCopy master contents on translation rather to keep the fields blank.
When a block/page is translated the Master content(Content in master language) is not 'carried' across. Master language is English Uk and client want to translate it in English US. on Translating US...
View ArticleHow to Index Custom Product Attributes (Technical Specifications)
Hello,We are planning to upgrade from Apache Solr to EPiServer Search & Navigation. We were able to use the out of box configuration of Episerver search & navigation index all the catalog entry...
View ArticleEpiserver as a Federated Security Server
Hello,More of a high level request for knowledge or if anyone has tried this but we're looking at the potentially of an Episerver solution acting as a federated security server. We've a client who have...
View ArticleEnum property translation not working
I'm using `Enum` from Geta EPi.Extensions attribute on a block propert, which implement ideas following these blog...
View ArticleValidate duplicate content on Blocks
I have a block (VideoBlock) that has a string type named Video (represents video id). I had to prevent users from creating more than one video block with same video id and used below code in Save...
View Article