Can anyone tell a script task to add in business process such that it will auto refresh the page when values are fetch in the fields???
Like
There is this marketplace addon 'Refresh active page' process element for Creatio.
This article shows how to do this for a classic page:
https://customerfx.com/article/how-to-refresh-a-page-from-a-process-in-…
If this is for a Freedom UI page, this article shows how to receive the message from the server: https://customerfx.com/article/receiving-server-side-messages-in-a-crea…
And to refresh the page once received: https://customerfx.com/article/refreshing-reloading-page-or-list-data-o…
Note, this *can* happen automatically for Freedom UI pages, see https://customerfx.com/article/automatically-refreshing-a-creatio-freed…
Ryan