Hello. I downloaded this module earlier today and am using in conjunction with the Gmap module. I followed the instructions on http://drupal.org/node/817592 for setting up a location aware node type. However, when I set one of the location fields as "required" it actually disappears from the node creation form. Only when I choose "allow" does it show up.

Using Location 6.x-3.1-rc1 with Drupal 6.17 on LAMP server with MySQL 5.0.32 and PHP 5.2.12.

Comments

crbassett’s picture

Priority: Normal » Critical

Updating to critical, since this breaks the functionality of the module.

yesct’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

please try the dev release and see if it already has a fix in there.
Also, there were some recent issues about "required" which kind of said, to make sure the cck field was required (and then also the parts of the location cck field are also required).

Post back once you try out the dev version.

crbassett’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Yes, that works now. Sorry for taking up your time with this.