This content has been marked as final.
Show 3 replies
-
1. Re: Multiple views in the Search dialog of Associated Specification section
Ivy Zhu-Oracle Jul 3, 2019 6:36 AM (in response to pnrajasekar)You can defined a custom EQTView in <P4P_Home>\config\Extensions\EQTViews-AssociatedSpecs.xml. And use the custom EQTView as Trade specification associated specification EQT view.
For example view CompleteAssociatedSpecView definition is in EQTViews-AssociatedSpecs.xml.
And to use CompleteAssociatedSpecView like below in <P4P_Home>\config\Custom\CustomerSettings.config
<add key="2147" value="SearchableView:Config:ProdikaSettings/AssociatedSpecs,CompleteAssociatedSpecView" />