Question:
Why do the custom metric zvod fields on the Cycle Plan Detail Page not display even though they are data loaded with values?
Answer:
The code for the Cycle Plan Details uses the Product_vod__c field on the Cycle_Plan_Details object to lookup whether the user has the product in their My Setup.
To correct the issue include a value for the Product_vod__c field on the Cycle_Plan_Details object when data loading.
Related Documentation:
CRM Help Documentation: Cycle Plans