Closed (duplicate)
Project:
Location
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2007 at 03:43 UTC
Updated:
7 Mar 2008 at 22:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
cday119 commentedIn order to get users to submit their locations, install the locations module
Then enable it and in the module administration page enable user locations.
Then patch location.module with the patch I have attached. This patch makes the zipcode field required for submission
Basically the location.module includes the location.inc file and in that file their is a function called location_form() wich allows you to specify required fields. The code is on line 231.
Comment #2
bdragon commentedDuplicate of http://drupal.org/node/74924