Hi, I am using Build 7113.
Assuming Table B is the child of Table A. Table B is listed as Inline in Table A's Edit Page. I have 2 questions:
- When I perform an Inline Edit on Table B within Table A's Edit page, how can I refresh the entire page (i.e. Table A's Edit page)?
- How can I refresh only the Inline Edit list of Table B?
I have tried adding setTimeout('window.location.reload(true)',500); in inlineedit.js but it didn't have any impact. Help please, and many thanks in advance.