| 
								        
								         
								        What is the difference between MVG Applet and Pick Applet?- MVG Applet:- It displays the records which are associated with the parent record.
 - It is used when multiple records of a type are associated to the current record.
 
 Pick Applet:
 - It displays all the records from business component.
 - It is used when single record of a type is associated to a current record.
 |