I have a form that displays a text field that is actually an attribute of a related object. To update the information, I have a button that starts a process to update the object. After the update process, it used to refresh the form and display the new information. Now it doesn't. Is this a bug/change that got introduced or is this the intent?
Is there a process statement I can use to refresh the form data?