How to re-render the "record view" of a quote after a background processing triggered by a button ?

Hi,

I am facing a problem that is maybe easy for some of you

  • on the quote module, I created a custom button
  • when triggered, a custom API is called
  • a part of this API process is to reorganize the Quote Line Items

My problem is the following : how to force the re-render of the quote record view (quote record and also the QLI section) after my API call is successful ?

Best regards,

Fred