FavoriteMichael Flynt asked in #Data ManagementOct 8, 2014, 9:20 PMI have a custom Order object and have related the child Product object. It only allows me to create [new] products instead of selecting existing from my pricebook. What can I do?1 answerSortSort by DateSort by Most HelpfulSort by DateJeff MayOct 12, 2014, 8:53 PMYou added a Lookup(Product) field, so you can only select Products. Instead of using a custom object, use the standard Order object which already has Order Products that work the way you want.Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Jeff MayOct 12, 2014, 8:53 PMYou added a Lookup(Product) field, so you can only select Products. Instead of using a custom object, use the standard Order object which already has Order Products that work the way you want.