This topic is locked

Auto Refresh Edit Page when Popup edit of child record closed

5/10/2020 8:18:09 PM
PHPRunner General questions
L
lcslouis author

Does anyone know how to make an edit page auto reload after a child edit page is saved / closed?
The child record auto updates a field in the master edit page and so I would like to reload the record to reflect the change.
If this isn't possible in the current build can it be implemented?

fhumanes 5/14/2020



Does anyone know how to make an edit page auto reload after a child edit page is saved / closed?
The child record auto updates a field in the master edit page and so I would like to reload the record to reflect the change.
If this isn't possible in the current build can it be implemented?


Hello:
Look at this documentation to see if it works for you.

https://xlinesoft.com/phprunner/docs/refreshing_the_list_page_after_editing_in_a_popup.htm
a greeting

L
lcslouis author 5/15/2020

I have tried both codes 1st code does nothing.
2nd Creates errors. the browser complains that the 2nd is deprecated because of user experience.