Hello folks,
I have the following scenario:
I have two custom entities with an NxN relationship: Equipment and Manufacturer.
I have another entity called Part Item which also has relationship with Equipment and Manufacturer and contains a lookup for both.
Now, I would like to create a filtered lookup in Part Item so when I pick one Equipment, the Manufacturer lookup will be filtered to show only those manufacturers that sell the selected Equipment. Any ideas?
Thanks in advance!
*This post is locked for comments