7921 Posts in 1359 Topics by 933 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Using DOM on multiple pages
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 1552 Views |
-
Re: Using DOM on multiple pages

31 July 2009 at 4:23am
Yes, in the same way as Page.php is the the subclass for Page.ss and HomePage.php is the subclass for HomePage.ss
Maybe, I'm missing something fundalmental - or maybe I could see an example of how to use unique instances of DOM in two templates?
This is really important and I appreciate any help I can get. Knowing how to do this would result in the site being complete. Thanks.
-
Re: Using DOM on multiple pages

31 July 2009 at 5:05am
If InfoBox can appear on both HomePage and MultiBox pages, then shouldn't it have a has_one with MultiBox, as well?
-
Re: Using DOM on multiple pages

31 July 2009 at 8:54am
Thank you. This has resolved the issue - so simple too!
| 1552 Views | ||
| Go to Top |

