Is it possible to call up and render a part that exists on one page
inside
another page?
–
-Grant B.
[email protected]
Is it possible to call up and render a part that exists on one page
inside
another page?
–
-Grant B.
[email protected]
Grant B. wrote:
Is it possible to call up and render a part that exists on one page inside
another page?
Grant,
Yes, if you know the URL of the other page.
<r:find url="/the/other/page">
<r:content part=“the_part”/>
</r:find>
Sean
Grant B. wrote:
Is it possible to call up and render a part that exists on one page inside
another page?
It sure is. Just use the <r:find /> tag:
<r:find url=“/path/to/another/page/”>
<r:content part=“extended” />
</r:find>
–
John L.
http://wiseheartdesign.com
Haha… Sean and John are in perfect sync!
Mislav Marohnic’ wrote:
Haha… Sean and John are in perfect sync!
What can I say? He reads my mind.
–
John L.
http://wiseheartdesign.com
If only that were true!
Sean
thanks guys!
On 6/13/07, John W. Long [email protected] wrote:
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
–
-Grant B.
[email protected]
Be very careful what you wish for, Sean.
On Thu, 14 Jun 2007, Sean C. wrote:
If only that were true!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs