<div dir="ltr">Hi again,<div>So-</div><div>I've tried your suggestion, and it seems to work almost perfectly.</div><div>The only problem now is that when I'm editing the view of the second type nodes, I can display the node that contains the location data, but I didn't find a way to make location-based manipulations. I can do them is the first type nodes and it will work, but what about location-based search? I would like this to be available also, and right now Drupal still doesn't recognize the location as belong to the second type node.</div>
<div>Thanks,</div><div>Daniel</div><div><br><br><div class="gmail_quote">On Wed, Aug 15, 2012 at 4:01 PM, Joel Willers <span dir="ltr"><<a href="mailto:joel.willers@sigler.com" target="_blank">joel.willers@sigler.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Seems like a good solution to me. You can even make a View that will show in the list of potential locations only the locations that the user has made (a bit advanced, but all done through the UI).<br>
<br>
Good luck!<br>
<span><font color="#888888"><br>
Joel<br>
</font></span><div><br>
<br>
-----Original Message-----<br>
From: <a href="mailto:support-bounces@drupal.org" target="_blank">support-bounces@drupal.org</a> [mailto:<a href="mailto:support-bounces@drupal.org" target="_blank">support-bounces@drupal.org</a>] On Behalf Of daniel bareket<br>
</div><div><div>Sent: Wednesday, August 15, 2012 7:55 AM<br>
To: <a href="mailto:support@drupal.org" target="_blank">support@drupal.org</a><br>
Subject: Re: [support] Help in using Location module<br>
<br>
Hi Joel,<br>
First- thank you!<br>
<br>
So if I undestand you correctly, I have one type that contain just the location and the title, and another which is my main type that contains all the information needed as well as a reference to the first type.<br>
But - I want every user to have its own locations list. So should I allow them to make a list of nodes of first content type?<br>
<br>
On Wed, Aug 15, 2012 at 3:42 PM, Joel Willers <<a href="mailto:joel.willers@sigler.com" target="_blank">joel.willers@sigler.com</a>> wrote:<br>
> If I understand your problem correctly, I think I'd make two content types, one with a location and a title, and the other with a Reference to the first. Then you can get all the location info you want with no tweaking/programming. Plus, you can manage the locations they can choose easily. You could use taxonomy to sort them, if you wish, or even use access controls to limit them by role.<br>
><br>
> Joel<br>
><br>
> From: <a href="mailto:support-bounces@drupal.org" target="_blank">support-bounces@drupal.org</a> [mailto:<a href="mailto:support-bounces@drupal.org" target="_blank">support-bounces@drupal.org</a>]<br>
> On Behalf Of daniel bareket<br>
> Sent: Wednesday, August 15, 2012 4:15 AM<br>
> To: <a href="mailto:support@drupal.org" target="_blank">support@drupal.org</a><br>
> Subject: [support] Help in using Location module<br>
><br>
> Hi everyone,<br>
> I have a content type that should have a Location field. But, instead of the user filling the location for every item, I would like him to only choose a location from his own list of pre-defined locations.<br>
> I've managed to create a string field that allows the user to choose from his list and contains the location ID.<br>
> The problem is that in this method Drupal doesn't recognize it as a Location-type field, and therefore all the advanced options like displaing on a map are not available.<br>
><br>
> I've thought about two methods to solve it:<br>
> 1. When the user create the node, he will choose from his list, but Drupal will save it as it would save a node with new location.<br>
> 2. The data would be saved in the same method I'm using now (string field with the ID), but somehow I will tell Drupal to recognize it as a location.<br>
><br>
> Not really sure which one is better, and I don't know how to implement either one.<br>
><br>
> My Drupal version is 6.<br>
><br>
> I hope it was clear enough. If not - I will try to explain again.<br>
> Any help would be appreciated.<br>
> Thanks a lot,<br>
> Daniel<br>
><br>
> --<br>
> [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br></div></div>