You need to sign in to do that
Don't have an account?

How to setup the salesforce for the following scenario ?
I have four type of users and three custom objects .
1) Product creator
2) seller
3) buyer
4) broker
5) order
6) product
7) order details
Relation ship :
- There is no relation directly between seller and buyer . only relationship comes from order .
- seller connect to order and buyer connect to order select the product
Order Detail is something which you can have as a field within order. product creator would be a field on the product.
hope this helps.