5102 Posts in 1520 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 485 Views |
-
Reload Sitetree

1 July 2011 at 1:41am
Hi Folks,
I have wrote a function thats change the ParentID of a Page.
After reload the browser the Sitetree in CMS show the changed Page under right Parent Page.
How can I refresh the CMS Sitetree by Code for example in function onAfterWrite()?Thanks a lot.
-
Re: Reload Sitetree

1 July 2011 at 4:08am
probably not the answer you were looking for (as it would reload the entire admin) but possibly add something like...
Director::redirect(Director::baseURL().'admin/');
| 485 Views | ||
|
Page:
1
|
Go to Top |


