London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hello all,
Could you please help me with the below issue.
We’ve migrated to EPiServer 7.5 CMS.
In Commerce Manager, now we use Mediachase.ConsoleManager, Version=8.4.0.359 (the previous version in project was 7.0.243.0).
In the new version, model Mediachase.Commerce.Manager.Apps.Catalog.CatalogEntryModel is stored as single object (in context or in session).
Thus, if we want to change the behavior of controls which are associated with a catalog entry (for ex: EntryPricingEditTab control), this gets too much complicated.
Regarding this, could you please make CatalogEntryModel as public class, instead internal class.
Or please share any other suggestion to solve this.
Thank you!