How can I show field labels on standard panels provided with Oracle Sales in the Redwood User Experience?

Panels that come with your Sales in the Redwood UX application don't display field labels by design. If you do require field labels, you must create custom versions of the panels in Oracle Visual Builder Studio and add the labels to the custom versions.

To show the labels on the custom panel:

  1. Add the following parameter to the cx-panel fragment:

    <oj-vb-fragment-param name="style" value="[[ 'label-card' ]]"></oj-vb-fragment-param>
  2. Remove the labelEdge row in the JSON tab for the PanelCardLayout.