Problem with location_views.module
Hi I have the following problem with location_views.module on an up to date drupal 5.3 installation. I'm collecting locative information for nodes and users. I have some views which display tabular information for node entries and their assigned location information. The problem arises if there is a user entry with the same eid like a node entry, resulting in duplicate display of the corresponding node information - one row with the correct location info and the other with the information assigned to a user. Someone could advice me how to extend a view-definition to append an additional WHERE clause (type="node" in my case) whenever a field from the location table is used in a view? Something like a hidden +enforced filter? Cheers Lorenz
participants (1)
-
lorenz schori