Hi, I’m still having a problem that I can’t figure out – but I know there must be a solution to it.
I have installed Mark Huot’s checkboxes and multiple select list extensions. The latest versions. The checkboxes are working in my CP. I can select multiple choices for a field, they are saved, and recalled correctly.
However, in the SAEF that I have built for people to enter new entries, only ONE value is stored (the last one). So, if i check options 2,3,5 and 6 of 10 boxes, only value 6 is recorded and recalled.
My code may be the problem, I use basic coding like this:
<input type="checkbox" name="field_id_61" value="Economics"> Economics
<input type="checkbox" name="field_id_61" value="Environment"> Environment
<input type="checkbox" name="field_id_61" value="Global Conflicts"> Global Conflict
<input type="checkbox" name="field_id_61" value="Human Rights"> Human Rights
<input type="checkbox" name="field_id_61" value="Politics"> Politics
<input type="checkbox" name="field_id_61" value="Poverty"> Poverty
Obvious the name is correct, because it is getting stored in the right field. Just only ONE value. Any advice or experience with this?
Thanks….
-Phoebe
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.