7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Is this possible: Page -> DOM -> DOM ?
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: | 337 Views |
-
Is this possible: Page -> DOM -> DOM ?

24 August 2010 at 4:13am
I want a Page type to have many Movies, each of which has many Movie Formats, so my client can have
Page
- Movie "A Movie about Bob" Shot on thursday 28th March By JimmyD
- - Movie Format: "A Movie about Bob in NTSC Format"
- - Movie Format: "A Movie about Bob in Low Res Format"
- - Movie Format: "A Movie about Bob in MPEG4 Format"- Movie "A Movie about Bill" Shot on friday 29th March By JimmyD
- - Movie Format: "A Movie about Bill in MPEG2 Format"
- - Movie Format: "A Movie about Bill in HD Format"etc etc
Is it possible for a DOM to appear inside another DOM? Does anyone have an example of how getCMSFields and getCMSFields_forPopup would look? I can't work out how to tell the first DOM's getCMSFields what the controller is.
| 337 Views | ||
|
Page:
1
|
Go to Top |

