Download & Extend

"Disable Macro Input" can't be required

Project:GMap Field
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

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

#1

It's very strange. "Disable Macro Input", "Add Marker(s)", "Choose Marker Type" - all required. How do you resolve this?

#2

Well, 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?

#3

Status:active» postponed (maintainer needs more info)

try newer version: http://drupal.org/node/639870