Вопрос

I need to enable the filters section of the Add Products form (RetailAddProducts) when called from a Purchase Order Form. This feature is only native to Retail Catalogs as I understand it but I need to bypass this. Is this possible? If so how would I go about making this adjustment? I am still a fresh developer when it comes to Dynamics.

Thanks in advanced!

Это было полезно?

Решение 2

I was able to override it by modifying the checkAndAddHierarchy method and adding some extra logic. Thanks for the pointers though.

Другие советы

You will most likely have to change the ConfigurationKey of various elements to expose the function. This may include menu items, tables and fields of the feature.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top