Is it possible to get the content rendered from a velocity script and include it in another page?
The idea being that I can have one page that has the actual text, and then have that content “bubble up” onto pages where I am aggregating the data into ever larger pages “master” which contain all my data in a re/ordered fashion.
I can do this with the Include Page macro and use XDOM api calls to get individual lines, but so far I have not found a way to use XDOM to get rendered Velocity content.
Thanks.
2 posts - 2 participants