Skip to main content

On SOOrderEntry the Contact field has AllowAddNew set to True in the aspx. I’d like to default the BAccountID field value on the screen that pops up (CR302000).

When you click the + button on the Customer screen under contacts, I see that button is really a PXAction hiding as a new record button. In that case, the contact that is created is automatically assigned to the Customer’s BAccountID.

Is there an event that I can intercept when the AllowAddNew button is clicked? Or should I add my own button and hide the existing button?

Be the first to reply!

Reply