Active
Project:
Fixed Data Dropdown
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2008 at 18:04 UTC
Updated:
17 Jun 2008 at 18:04 UTC
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.