hi,
i m trying to get the values for drop down option from one module to save in different. but the value are not coming.
can any one suggest me code.
The Controller name in Users_Controller.php
The Action Name is admin_adddetail
and
view is in admin_adddetail.ctp
the module name is
"category" from which option will come
and
"user" is the module where option will be saved.
(note: the module is the name of database table)
please help.