function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SeaProdManSeaProdMan 

Opportunity_Product linkage functionality extendable to other objects

In my organization we have a separate "order" process rather than a "opportunity".  Is there a way were I can link my custom object "Order", to the mechanism which works like opportunity_product? 
 
This would specifically include the "Add Product to Order" button as well as the check box, product pick list window functionality.
 
The only workaround solution i have come up with is overextending our opportunity object and i'm reluctant to do so. 
 
Thanks in advance for you help and consideration.