London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
You could have a dynamic pagereference property indicating from wich pagelink your sidebar contentarea should fetch its data from.
If you are using forms you can use <EPiServer:Property PropertyName="YourContentArea" />. Then you set the PageLink from the dynamic property pagereference property.
If you check out the Alloy forms demo templates EPiServer does almost this for the site logo. But instead they specify the startpage as the PageLink.
/Per
Tried using a ContentArea as a dynamic property but it does not seems to work, the ui does not seem to support it.
Is there any solution to this problem:
I have a sidebar that is an ContentArea and I would like it to be set on a parent page and the look the same on all its children.
Saw this article but is it possible for an contentarea?
http://world.episerver.com/Blogs/Anders-Hattestad/Dates/2013/8/Using-Page-Properties-as-dynamic-properties-in-EPiServer-7/