Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

DXC, how to find the number of page views per day?

Our org has 3 DXC subscriptions, and has a number of very heavy sites.Marketing have access to various analytics tools they use, such as google analytics and adobe campain, tealium etc.As developers...

View Article


language gadget doesn't duplicate block contents from selected language

example:CMS page in dutchpage has contentarea with 'local' blocks, each block has  their own contentareas with more 'local' blocks.select another language in language gadget that doesn't exist...

View Article


Promotions with Multiple Order Forms

We have a client that uses multiple ERPs, handles payments differently for different items, and has complex shipment logic. This forced us to break up our orders in to multiple order forms with...

View Article

Episerver local environment setup

Hi Team,I am trying to connect Episerver CMS in localhost (IISExpress) using local administrator account but getting error: The trust relationship between the primary domain and the trusted domain...

View Article

Values of properties in IPayment when converting from cart to purchase order

Hi guys,I've set some values to the "Properties" (hashtable) in an instance of an IPayment, when I save the cart as purchase order the values are gone. Is this the default behavior?Thank you!

View Article


Autofixture 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 Article

Changing namespace of block results in error

Today I ran into a weird issue when refactoring code. As a result of the refactoring I changed the namespace of a block contenttype. This resulted in a runtime error when synchronizing the...

View Article

Ordering ContentArea block items by StartPublish Date

Hi, I would like the ability to order block items (ContentAreaItem) within a content area by published date (StartPublish). I am adding a new bool 'Order Items' to the model and if true I want to apply...

View Article


Commerce Manager Over HTTPS - CSManagementClient Issue

We are currently using commerce manager over HTTP without issue.  We wanted to switch this to HTTPS to expose externally but we are running into an issue.  We referenced this...

View Article


REST API controllers into existing EPiServer CMS website

Hi Team,I have created couple of custom tables into CMS database to meet the client business requirements and which is hosted in Episerver DXC.Now, Our client has a requirement to build couple of REST...

View Article

Image may be NSFW.
Clik here to view.

Draft added when trying to create and publish content programmatically

Hi When trying to create a commerce content programmatically using code similar to thisvar clone = content.CreateWritableClone<CustomProduct>(); //Update clone properties here var batch = new...

View Article

Multiple episerver form container views?

Disclaimer: apparently I cannot post links on the forum cause my account hasn't associated to a companyI am following the guide regarding custom forms on develop guides.It tells you to copy...

View Article

License fails to load

Hi,I am having issues with my licenses on my machine. My old one expired but the new one gives me a generic: "A error occured while loading the license file.".Doing a Google search reveals that it...

View Article


Customers loading carts associated with other customers

We're facing a perplexing issue in our production environment where customers appear to occasionally get mapped to other people's carts (e.g. retrieving someone else's cart viewmodel, adding/removing...

View Article

Image may be NSFW.
Clik here to view.

Advanced & External reviews Email template edit

Hi,We are implementing Advance External review Add on. We are using Episerver 11.14.1 version hosted on DXC.We want to edit the email template set for review:Could you please help me where can I find...

View Article


Update-EpiDatabase doesn't work with user secrets

I think there might be a bug in the Visual Studio tools for Episerver, which doesn't allow to initialize/update episerver database when User Secrets for project are enabled. I have come up with...

View Article

Dijt FilteringSelect and EpiServer rest store issues

I have put together a widget which essentialy will allow users to select documents from external system and save links to them.I have used a dijit FilteringSelect to achieve this together with Epi...

View Article


Opening Content from another site in a multisite enviroment

We have a multi site setup, on one of the sites there are several news articlesOn the second site the requirement is that we can open that content but stay on t hat same site, rather than linking to...

View Article

.GreaterThan filter not working on List count?

I'm trying to achieve filtering a result based on the Count-property of a List being greather than zero, like this:query = query.Filter(u => u.SomeList.Count.GreaterThan(0));This doesn't work, or...

View Article

Prevent users from removing block from content area

Let's say I have a page with a content area, and there are couple of blocks predefined (e.g. by administrator). Is it possible to prevent regular editors (who can edit the page) from removing those...

View Article
Browsing all 9076 articles
Browse latest View live