hi im using page templates + python script to design a Plone Product. This Product will first display a search form, written in Python and on basis of this search criteria, result will be fetched from Mysql , running at backend. Now, my problem is, i want to display that result in HTML format (In Tabular Format). And only way is , using Page Templates. Im trying to call PT from my Python script, but couldn' t achieve results. can anyone tell me or give me some idea/working example on how to use/call PT from python to display desired results.
Thanks ----- Regards, Mayank -- View this message in context: http://n2.nabble.com/Python-%2B-PT-tp791452p791452.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
