Skip to main content

I have added a selector type attribute UDF to the Customers form. The selector is pulling results from the Salesperson table, but it is showing inactive salespersons in the results. Is there a way to hide the inactive salespersons from selection? 

I ended up finding a solution, so I thought I would share. Instead of linking to the Salesperson table, I linked to the SOOrder table and the Schema field SalesPersonID. 


Thank you for sharing your solution with the community @WillieGrothman61 !


Reply