Welcome Guest, Not a member yet? Register   Sign In
Template Parser question
#1

[eluser]NateL[/eluser]
Is it possible to pull something specific out of the database, based on a given ID?

For instance, in the user guide example, you can do

Code:
{blog_entries}
<h5>{title}</h5>
<p>{body}</p>
{/blog_entries}

Can you do something like this?
Code:
{blog_entries=5}
<h5>{title}</h5>
<p>{body}</p>
{/blog_entries}

where "5" is the category ID.

Thanks Smile


Messages In This Thread
Template Parser question - by El Forum - 09-14-2009, 04:30 PM
Template Parser question - by El Forum - 09-14-2009, 04:41 PM
Template Parser question - by El Forum - 09-14-2009, 04:46 PM
Template Parser question - by El Forum - 09-14-2009, 05:55 PM
Template Parser question - by El Forum - 03-12-2010, 11:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB