I want to add the State to the Vendor ID lookup popup window (selector). It is not one of the fields that can be added easily as it is not part of the vendor id attribute.
There is a well documented way to do this here, but unfortunately, I cannot find where the actual PXSelect statement is to overriden.
I found the VendorAttribute which matches the fields that show in the popup window.

I thought maybe this method might be what is used to create the results for the selector but when I put a break on this in debug, it is not being fired.

In the customization editor on screen AP301000 Bills and Adjustments, the field attribute is shown as follows.

Does anyone know where the actual PXSelect statement is for this lookup field? The code example provided by KishoK in the article mentioned above gives me a boilerplate template on how to do it, I just don’t know where to override the PXSelect that is being used for the popup.
Thanks,
Joe