It's the customer_joinT that shows the relationship.
customerERP can have many DeviceCustomers but not the opposite. So when user selects DevCustID it will update the list of possible selectable custERPID. That's why the query is needed
Keep in mind that it works fine if you run the sFrm_customer_joinT. It just doesn't work when it is called as a subform inside Frm_Assets
customerERP can have many DeviceCustomers but not the opposite. So when user selects DevCustID it will update the list of possible selectable custERPID. That's why the query is needed
Keep in mind that it works fine if you run the sFrm_customer_joinT. It just doesn't work when it is called as a subform inside Frm_Assets
Last edited: