1
This question relates to smartsection but I think it can apply generally to understanding how modules work.
I have added some columns to my smartsection_items table. It allows me to list key facts & figures for each article and allows users to search for articles according to those criteria.
All works great!
But the problem is that when Admin or Users want to submit or edit an article they can only add data to the orginal smartsection values and I'm left using phpmyadmin to input the new values (not great as I want readers to be adding most of the articles).
I've spent 2 days looking at submit.php and include/submit.inc.php to try and make the code change that allows the new values as well as the old ones (title, introduction, Main Body, image etc) be submitted/edited but just can't figure it
How can I do this?
In general (not just refering to smartsection) what pages do I need to be looking at that allow you to submit values to a database table?
Anyone with suggestions has a chance to win an ipod!!!! (sorry, not really)
Thanks!