[RPG]Invoking an ACTION when back to parent formview
Posted: Tue Mar 01, 2016 6:33 pm
Hi,
I have a parent formview and a child formview which is called with PerformAction Presentmode(Stack) from the parent formview.
When the operation is back to parent formview from child formview(by using CloseForm), I would like to invoke specific ACTION on Parent FormView.
To be exact, I would like to refresh and set new values to the parent formview when return from child formview.
Is it possible to do so? If yes, could you please let me know how?
When the operation is moved to child formview, the parent program seems to stop at EXFMT statement.
So I wonder where I should write codes to invoke any ACTION.
I appreciate your kind advice.
Best Regards,
Megumi Sawada
I have a parent formview and a child formview which is called with PerformAction Presentmode(Stack) from the parent formview.
When the operation is back to parent formview from child formview(by using CloseForm), I would like to invoke specific ACTION on Parent FormView.
To be exact, I would like to refresh and set new values to the parent formview when return from child formview.
Is it possible to do so? If yes, could you please let me know how?
When the operation is moved to child formview, the parent program seems to stop at EXFMT statement.
So I wonder where I should write codes to invoke any ACTION.
I appreciate your kind advice.
Best Regards,
Megumi Sawada