Refreshing a parent page's items upon submit
I have a DML form with tabular forms embedded in HTML regions. When I submit a tabular form, I would like one or more parent DML form items to be refreshed. Is this possible, given the fact that these items belong to another page? I am currently submitting the parent page using a dynamic action, but this is not ideal due to the performance impact and movement of the page (it brings me back to the top). Any suggestions?
0