One value per key

ganaya - June 17, 2008 - 18:04
Project:Fixed Data Dropdown
Version:5.x-1.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I'm trying to use the module to select a city from a given state, the csv was correctly formulated but the database wasn't inserting the information correctly and it was only inserting the last row from each state.

To solve the problem I have to delete the lines 86, 87 and 89 from the FixedDataDropdown.module file, so it wont overwrite previously entered values.

 
 

Drupal is a registered trademark of Dries Buytaert.