hi I'm developing a Plone Product (Input Form) which'll generate report based upon user input, using MySql as backend. Im facing problem, when i'm cusomizing Python script using ZMI. Actually, i'm trying to Customize my Python Script from /portal_skins/My_product/product.py to /custom dir. After customizing, when open my form, it doesn't reflect any changes im doing using ZMI, not even a print command. I don't know reason behind this, as it's reading code from Python script from my /Products dir, everytime i execute form. plz help.
thanks ----- Regards, Mayank -- View this message in context: http://n2.nabble.com/Python-script-differ-n-ZMI-tp1324556p1324556.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
