Hi,
I have created a form for cost center with a cost center number and name.

There is drop-down on the cost center column as it has a relation with the OMOperatingUnit table. Relation is CostCenter.CostCenterID == OMOperatingUnit.OMOperatingUnitNumber.

For name I have created a display method.
My question is how can I have the lookup drop option only for Operating unit types as "Cost Center" and not "Retail Channel"
So when I click to pick a value I get only those values which have their Operating unit types as Cost center.
*This post is locked for comments
I have the same question (0)