I added a custom entity with a master relationship to quote product. The list view of the products does not include an add new button. Is there a setting that will allow it or do I have to create my own?
There are some entities where that new button will not appear when viewing a related grid from anywhere other than the main parent entity (in this case: quote). I have tried this out and verified that this does appear to be the case in this instance. Quote
and Order product's are native entities that have some of these types of special caveats. In order to get the desired functionality, I believe you'd have to create your own custom child entity to replace the native quote product.
Marked as answer bymardukesWednesday, August 3, 2011 5:17 PM
Click on the entity assosiated view from Master Entity and then the New button will appear and also make sure that you have security privileges to create new record of the entity.
There are some entities where that new button will not appear when viewing a related grid from anywhere other than the main parent entity (in this case: quote). I have tried this out and verified that this does appear to be the case in this instance. Quote
and Order product's are native entities that have some of these types of special caveats. In order to get the desired functionality, I believe you'd have to create your own custom child entity to replace the native quote product.
Marked as answer bymardukesWednesday, August 3, 2011 5:17 PM