Skip to main content
April 14, 2025
Question

After Record action existing page does not refresh

  • April 14, 2025
  • 1 reply
  • 0 views

I have two interfaces 1. Home screen display all orders 2. summary page

From page 2 i click on an record action to copy where a process triggered and on completion of order.  the new window closes and still the old summary page is dispalyed on the other tab.

Example. when record action for copy is been triggered from order 1. new screen for order creation order 2 created and after completion. still order 1 summary page displayed on other screen unles user clicks on the menu for home page and navigate to new  order order 2

the requireemnt expects the home screen should be displayed or order to be displayed after completion 

is there a way. 

    1 reply

    stefanhelzle0001
    April 14, 2025

    Use activity chaining in the process to delay the screen refresh.

    My blog post: https://appian.rocks/2024/07/29/process-in-chains/