17688 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » Getting Page URL From Image Control
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 845 Views |
-
Getting Page URL From Image Control

3 July 2009 at 3:17pm Last edited: 3 July 2009 3:20pm
How do I call the current page URL/Link from within an Image control. Top breaks out of both loops.
I have the following:
<% control FeaturedHomePage %>
<% control PageImage %>
<% control CroppedImage(173, 90) %>
<img src="$URL" />
<% end_control %>
<% end_control %><% end_control %>
I'm trying to link the current image to the proper page/article.
| 845 Views | ||
|
Page:
1
|
Go to Top |

