Hi,
I have two configuration keys in a search view each holding different set of fields. This search component is embedd in some other search component and these two configuration keys will get called individually on F4 help of two different fields in the calling search component. When the f4 help is triggered for both of these fields/configuration keys one after the other, the fields in the configuration key 1 gets appended to configuration 2. Clearing the parsed data is giving some weird result.
Based on the field chosen in the calling search component, i have set the configuration keys accordingly using SET_CONFIG_KEY method in DO_CONFIG_DETERMINATION method.
Please let me know if there is any way to resolve this issue.
Regards
SD