You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Service Request foldout panel not getting updated immediately

Summary:

Hi @Edson Junior, Oracle @Jithesh Vijayakumar-Oracle @Sono Chacko-Oracle @Karyn Kurland-Oracle

We have designed custom foldout(Product Info) panel on service request.

but when we update the service requests fields from details page and coming back to to the overview page then pane won't show updated data until and unless we refreshes the panel.

Content (please ensure you mask any confidential information):

<template id="unitInfo">  <oj-sp-foldout-panel panel-title="Product Info">    <oj-sp-summarizing-collection overflow-action-label="View More Details"      on-sp-overflow-action="[[$listeners.summarizingCollectionSpOverflowAction]]">      <!-- <div>        <oj-button label="Refresh" chroming="solid" display="icons" style="padding-left: 15rem;"          on-oj-action="[[$listeners.buttonAction2]]">          <span class="oj-ux-ico-refresh" slot="startIcon"></span>        </oj-button>      </div> -->      <oj-list-view data="[[ $variables.serviceRequests8 ]]" class="oj-listview-item-padding-off">        <template slot="itemTemplate">          <!-- Check if all fields are empty for the current item -->          <oj-bind-if test="!$current.data.InstalledBaseAssetID_c &&                            !$current.data.ProductID_c &&         

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!