Refresh a display object
Posted: Wed Jun 15, 2022 7:56 pm
Hello it's me again with another silly question
On Form 1 I have a display object "mb_status" which displays the current status of a member. I also have a run button that opens form 2 in a popup browse mode containing the history of status changes. I use the add button to add a new status change. After save I update the database with the new status and closed form 2 and returned to form 1 in edit mode.
I would like to update the information in the display object "mb_status" without having to manually refresh the page.




On Form 1 I have a display object "mb_status" which displays the current status of a member. I also have a run button that opens form 2 in a popup browse mode containing the history of status changes. I use the add button to add a new status change. After save I update the database with the new status and closed form 2 and returned to form 1 in edit mode.
I would like to update the information in the display object "mb_status" without having to manually refresh the page.