Hi,
We have a requirement to change the values of a dropdown of selection screen of Leads Search. It's a standard field on Search View.
I have modified the _V method to populate the custom values. It's getting executed properly, but I don't get these custom values in dropdown. Still it's showing the standard dropdown values. I think after _V, some method is getting called which is just overwritting my values to the standard one.
Any help?