I am using /p8/OpenContentClass response filter. In New Search on selecting document class, i am updating choicelist for properties injson response.
for the 1st time a doc class (DocClassA) is selected, /p8/openContentClass is called and i am making changes in code for choicelist and updating jsonresponse.
Now i select someother doc class (DocClassB) and /p8/openContentClass is called and choicelist are displayed for that class.
Now if i select the same doc class (DocClassA) which i selected earlier, /p8/openContentClass is not called
and choicelist of previous class are displayed
How can i get the details of 1st docclass(DocClassA) and update choicelist in "New Search" for that doc class"?
#IBMContentNavigator(ICN)#Support#SupportMigration