Question

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!

Was it helpful?

Solution 2

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

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top