Hi expert. Have a nice day.
I custom PXSelector field in below image. I want search on both columns(Description and Asset ID).

I try code:
[PXSelector(typeof(Search<FixedAsset.assetCD>),typeof(Search<FixedAsset.description>))]
but system build error:

Can you help me this case? Thank you so much.