7912 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Banners/Headers image
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: | 924 Views |
-
Banners/Headers image

25 June 2009 at 7:36pm
Hi,
How can I build a banner/header rotation. I wish to add at home page 3-4 image field type to upload image, but I have only page type. If I use normal page type then I've this fields in every page, but empty and I can not upload the same images in every fields.
How Can refer that Home page fields in sub pages?
Thank you -
Re: Banners/Headers image

25 June 2009 at 8:14pm
If I use normal page type then I've this fields in every page, but empty and I can not upload the same images in every fields.
How Can refer that Home page fields in sub pages?Yes if you have image uploads on the homepage you can do
<% control Page(home) %>
... now you have anything the homepage has
<% end_control %>
| 924 Views | ||
|
Page:
1
|
Go to Top |

