Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

call one image into another page


Go to End


1006 Views

Avatar
mhull

Community Member, 79 Posts

23 July 2009 at 11:37am

if i have five images on a page, and I want to include the first in another page, how do I call this individually?

I have set up a number of Imagefields in the page template, and the images are uploaded there, and called into the page using $Photo as in the tutorials.

If I want to include the first image in another page, how do I reference it in the page?