usmaan
-
6/20/2013 10:16:00 AM
YouTube URL Macro
I have a DocumentType which contains a YouTube Video Web Part.
In the web part properties, it asks for the Video URL. The DocumentType contains a URL so I want to add a Macro like this:
http://www.youtube.com/watch?v={%Eval("VideoID")%}
The above is not correct in terms of syntax. How do I fix this?
|