7921 Posts in 1359 Topics by 933 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Moving DOM to different page
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 590 Views |
-
Moving DOM to different page

13 October 2009 at 7:43am
In the CMS, I associated DOM with a child page, and after some thought I'd like to move the tab to it's parent page. What's the best way to do that and keep the info I've already entered?
-
Re: Moving DOM to different page

13 October 2009 at 8:05am
The only way I know to do it is to write a SQL query to update all the foreign keys on your DataObjects and manually update your table(s).
| 590 Views | ||
|
Page:
1
|
Go to Top |

