17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1242 Views |
-
nesting control block

28 May 2008 at 11:41pm
please help me how to implement the nested contol such as
<% control getMotionGallery(10,1) %>
// $ID comes from outer control
<% control getImagesInFolder($ID,10) %>
// some statements;
<% end_control %>
<% end_control %> -
Re: nesting control block

29 May 2008 at 8:26am
You can't pass variables to template functions afaik. However this might have been changed in the latest version.
| 1242 Views | ||
|
Page:
1
|
Go to Top |


