You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seriously doesn't work for edit methods. does not output the selected value and the data markup does not have model in it. It just reflects $data['input_name'] instead of $data['model_name']['input_name'].
seriously doesn't work for edit methods. does not output the selected value and the data markup does not have model in it. It just reflects $data['input_name'] instead of $data['model_name']['input_name'].
Is it the case or am i missing something???