how to select valu of a dropdown for view in cakePHP?
Posted: Wed Feb 10, 2010 6:29 am
cakePHP issue
i have created a dropdownlist of values in a view....now i want to do a rent projection based on the selected values in the drop down. the drop down has values startmonths,stopmonths......so based on the value selected i want to call them in my new thtml view results file and display accordingly....
can anyone help me out?
i have created a dropdownlist of values in a view....now i want to do a rent projection based on the selected values in the drop down. the drop down has values startmonths,stopmonths......so based on the value selected i want to call them in my new thtml view results file and display accordingly....
can anyone help me out?