I’ve created a workflow that updates a record based on some computation.
The workflow runs and updates the record, but even if I call
“Prompt → Refresh All Record Values on Page”, the value doesn’t get refreshed.
If I reload the page, the value is properly updated.
This seems to be an issue with the workflow running inside a modal.
(pages/xxxx?recordID=yyyy&recordPageID=zzzz)
If this page is viewed outside of a modal context, (/pages/xxx/record/yyyy), the workflow updates the view as expected.
Corteza version 2023.3.6