Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Hi,
In Quotes i have button to create a new Order(which is my custom object) i want to display all Quote Details including Quote Line Items in the custom(Order) object, How to deal with it.
Any help would be appreciated
I would suggest you to create a relationship between Quotes and Order Object.
This way you can add a Quotes Related list on Order page layout and show the details of the quote associated to the Order.
Hi Sonam,
Have a lookup relationship from Order to Quote but am not getting Quote in Order Object Related Lists as we get for other objects.
Hi,
I would suggest you to create a relationship between Quotes and Order Object.
This way you can add a Quotes Related list on Order page layout and show the details of the quote associated to the Order.
Hi Sonam,
Have a lookup relationship from Order to Quote but am not getting Quote in Order Object Related Lists as we get for other objects.