User tests: Successful: Unsuccessful:
With this patch, we can save the multiple values from select inputs using comma-separated directly into the database.
When we save the multiple values into out database we can use this code into our save method on model:
// Comma-separated multiple values
$data['multiple_select'] = implode(",", $data['multiple_select']);
Should this go to the feature tracker http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549&start=0 ??
Or is that not used anymore, noticed quite a few new features entered as issue!
Should this go to the feature tracker http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549&start=0 ??
Yes, you are correct. My mistake. It should be a feature tracker item.
Labels |
Removed:
?
|
Status | New | ⇒ | Pending |
Thank you for your contribution, the Production Leadership Team has decided not to include your feature, therefore I am closing this request.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-30 16:46:55 |
Thanks for your contribution! At this point in time, we are also using a separate application for issue management. Would you be so kind as to create a tracker item so that others can test and report their findings there as well.