17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1533 Views |
-
User define control

11 April 2007 at 11:36am
Hi,
I manage to write a control instead of using Children in my template. Eventhough I manage to passed the value back to the template but I can use the formating function. eg. $Date.Nice or even $Content.FirstParagraph. Did I miss anything in my control function?
Thanks
-
Re: User define control

11 April 2007 at 7:13pm
Solved.
Actually I was trying to simulate the Children control as I needed extra process for each column. But somehow I only managed to passed the value back to the templates instead of the object.
After going some docs on templates, i used the obj() method instead and now everything works fine.
| 1533 Views | ||
|
Page:
1
|
Go to Top |

