The MVL by default returns all the values that are available for the configured objects. You can configure the MVL to show only relevant values for the associated record type.
For example, the Risk MVL shows all the available risks when you configure it for a user story, regardless of the product the user story is associated with. However, you can configure the Risk MVL to show the risks associated with the products that the users stories are related to.
Follow these steps:
For example, select Id, Name, Description from Risk__c where product__c = :productid
Parameters are available for the following objects:
:id, :productid
:id, :productid
:id, :userstoryid
:id
:id
:id, :productid
:id, :productid, :releaseid
:id
|
Copyright © 2013 CA.
All rights reserved.
|
|