• Refresh QLI panel on Save of Quote

    We are trying to refresh QLI panel from Quote save. We have custom record.js file in Quote entity, on certain action we want render QLI panel. we used below : this.render(); this._renderHTML(); But still no luck. Is there any way to refresh QLI panel…