yes, yes it's editors fail when i did copy/paste.
I do not know how to more accurately express his thought(for now) .
Maybe some who will understand and be able to explain to the other.
Hi guys. What do you think about field which takes a template name as parameter
and operates with the filed of this tamplate.
example
we have 2 templates
===============
template "basic page"
field title
field body
field comments
=======================
=====================
template "comments"
field name
field body
field comments
====================
field comments uses template "comments" as parameters
and this is done in order to receive comment on the cascading.
(sorry for my english).
i try and have same problem, i think it's becouse page name set "0" (not "o"), maybe letter in code Ryan do check somethink like if ( $page->name ){...} else {...} and it's not work couse $page->name = 0 (sorry for my english).