Hello,
I followed the http://wiki.cmsmadesimple.org/index.php ... e_Tutorial and everything is okay, but I didnt know how to add records coz. the admin stuff not explained in the tutorial..
I just need 2 fields to submitted to database..
regards
Help me to Write Admin Panel to my 1st Module
Re: Help me to Write Admin Panel to my 1st Module
Jolly Guy,
Take some time to read and learn from what is used in the News module. Easiest to learn from (and use as a basis) are the action.addcategory.php, action.editcategory.php and in the listing (back end) of the categories as supplied with function.admin_categoriestab.php. You will need to change action.defaultadmin.php.
Make use of template\editcategory.tpl and template\categorylist.tpl.
Hope this helps,
Duketown
Take some time to read and learn from what is used in the News module. Easiest to learn from (and use as a basis) are the action.addcategory.php, action.editcategory.php and in the listing (back end) of the categories as supplied with function.admin_categoriestab.php. You will need to change action.defaultadmin.php.
Make use of template\editcategory.tpl and template\categorylist.tpl.
Hope this helps,
Duketown