Postponed (maintainer needs more info)
Project:
GMap Field
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2009 at 18:56 UTC
Updated:
22 Nov 2009 at 18:30 UTC
I think I found a little issue: for "Disable Macro Input" can't be a required field otherwise i can only choose to disable it.
approx line 130 (module)
'#description' => t('If checked, users of this field will not be able to input a macro. This is helpful if you want a certain map to show up every time. Make sure that there is a macro by default if you use this option.'),
'#required' => FALSE,
Comments
Comment #1
rajo commentedIt's very strange. "Disable Macro Input", "Add Marker(s)", "Choose Marker Type" - all required. How do you resolve this?
Comment #2
Zoologico commentedWell, I edited the .module file, but I still get the error: "Please enter a valid GMap macro."
It seems the field is not taking the Location that is defined within the node.
Any suggestions?
Comment #3
zzolo commentedtry newer version: http://drupal.org/node/639870