Hello guys,
I have a small problem here with a form select.
I have a field with type keyval and with the following values:
0:- Select value -
1: Value 1, Hey
2: Value 2, Hey again
So, after saving i got only:
0:- Select value -
1: Value 1
2: Value 2
And after of a bit of searching, i found that the function keyval($params) that is located in fuel\modules\fuel\libraries\Fuel_custom_fields.php have this line: $rows = preg_split("#\s*\n|,\s*#", $z);
Can u help me how i can solve this?
Thanks...
Comments
https://github.com/daylightstudio/FUEL-CMS/commit/0208bf319fe4741cc1887dd89884b57e4745ee61