[Product-Developers] Page Template problem

monks mayankmathur at tetrain.com
Tue Sep 2 07:39:31 UTC 2008


hello all,
im using PT to display values coming from Python.
my PT code is :
     
              tal:define="
                request here/REQUEST;
                uname request/tmp_pid|options/URL1|nothing;
                uemail request/tmp_pname|options/tmp_pname|nothing;
                utext request/tmp_aname|options/tmp_aname|nothing;">

where, tmp_pid, tmp_pname, etc... are variables passed from Python script to
this PT.
i want to know , will this code fetch values or is there some other way to
fetch, since, this code is displaying blank records while fetching ?


            



-----

Regards,
Mayank
-- 
View this message in context: http://n2.nabble.com/Page-Template-problem-tp833243p833243.html
Sent from the Product Developers mailing list archive at Nabble.com.





More information about the Product-Developers mailing list