Closed (won't fix)
Project:
Location
Version:
5.x-2.7
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jun 2006 at 19:55 UTC
Updated:
29 Jul 2011 at 20:57 UTC
The content providers one the sites I maintain post regularly occurring events that take place at various locations. The locations repeat without a pattern, and thus each of the events must be entered individually each time the event occurs.
It would be a time saver for the content proividers of the site if the "Location name:" form were one of the newer auto-complete forms I have seen here and there around 4.7. A menu would drop down from the "Location name" form with the names of location names already in the database. Once a location name is selected, each of the location forms for that name would be filled automatically. (i.e. Street, City, State, Postal Code, etc.)
Comments
Comment #1
geodaniel commentedThat would be a nice feature to have. How would you envisage it working though? Would you
The first isn't supported by the module at present - having a library of preconfigured addresses that can be called upon - whilst the second wouldn't be too difficult to implement as it's just checking through existing addresses and copying their information over using AJAX.
Comment #2
pcwick commented#2 would be perfect. Wish I knew how to create that feature myself.
Comment #3
geodaniel commentedYou may also be interested in the discussion over at http://groups.drupal.org/node/835
Comment #4
catchLooks like still a valid feature request to me, either that or 'won't fix' since I'd imagine a lot of people do stuff like this with nodereference by now. Bumping anyway.
Comment #5
bdragon commentedhttp://drupal.org/node/190179 marked duplicate.
Comment #6
yesct commentedTagging.
This sounds really cool. If someone wants to create a patch to implement this, please do. Since this has been inactive for over a year, I'll mark it postponed for now, because this might be an idea worth investigating in the future.
Comment #7
ankur commentedAs mentioned by catch in comment #4 above, this type of function can be achieved through an autocompleting node-reference field.