Frage

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!

War es hilfreich?

Lösung 2

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

Andere Tipps

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top