Ok, so I've been trying to figure this out and I'm lost and frustrated. I also want to say I have no knowledge of PHP, which is my problem. I want to add a couple of fields to the customer reviews form (one being a drop down field with options). I know how to do this in HTML, but not so sure with PHP.
I understand I'll need to edit:
tpl_product_reviews_write_default.php
header_php.php
jscript_main.php
I'll also need to add some new fields in the database to hold the data.
However, after staring at the code for hours, trying to find examples and even trying to learn a little PHP syntax, I still feel like I'm getting nowhere. I searched google for "creating a form with php" and it seems like I could figure it out, but the Zen-Cart coding is much more complicated than the simple examples I'm given.
Has anyone done this or have an example? I feel like I just need one example of adding a new field (I guess to any form in Zen) so I at least have a jumping off point...![]()



