Hi All,
I have a requirement to use a different search record for a Component Interface's underlying Component.
Usually, for online processing, the search record could be overridden by adding the Component in a different menu using the override search record option in the menu item's property. It is simple.
But, now i want to use a component and create a CI for it and the CI should have a different search record.
I tried to do the following:
1. Add the component in a different menu and used the override search record property in the menu item's search record.
2. Create a CI for the Component. And in the CI's properties, i chose the menu to which i added the component in step 1.
Now, technically, this should work. But still the properties of the find keys are not changing to the search record that i require. It is still using the original search record, although i have changed the menu in the CI's properties.
Anyone know how to get around this problem?
Otherwise, i might be forced to clone the Component and change the search record and create a CI for that. But i dont really want to do this, cos if there is any changes to the original component, my clone has to updated everytime.
Any help would be much appreciated. Thank you so much.