Data on the panel is not showing as expected in redwood
Summary:
The data on the panel is not showing as expected. Hyperlink for opportunity is not showing .
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
<template id="PanelCardTemplate222">
<oj-vb-fragment name="oracle_cx_fragmentsUI:cx-card" bridge="[[ vbBridge ]]">
<oj-vb-fragment-param name="dynamicLayoutContext" value="{{ $dynamicLayoutContext }}"></oj-vb-fragment-param>
<oj-vb-fragment-param name="item1" value="[[ $fields.Name_hyperlink.name ]]"></oj-vb-fragment-param>
<oj-vb-fragment-param name="style" value="[[ 'widget-card' ]]"></oj-vb-fragment-param>
<oj-vb-fragment-param name="enableActions" value="[[ 'false' ]]"></oj-vb-fragment-param>
<oj-vb-fragment-param name="widgetItem" value="[[ $fields.WinProbability_c.name ]]"></oj-vb-fragment-param>
<oj-vb-fragment-param name="item2" value="[[ $fields.EffectiveDate.name ]]"></oj-vb-fragment-param>