In the Products.Fmb module, a trigger currently fires each time you navigate to any item in the Product data block. You want to make a change so that the trigger fires only when you navigate to a specific item. What change should you make to the trigger to correct this behavior?
A.
Change the Trigger scope from Block to Form.
B.
Change the Trigger scope from Block to Item.
C.
Change the Trigger scope from Form to Item.
D.
Change the Trigger scope from Form to Block.
E.
Change the Trigger scope from Item to Block.
F.
Set the Trigger Execution Hierarchy property to After.
G.
Set the Trigger Execution Hierarchy property to Before.