Closed (fixed)
Project:
Openlayers
Version:
6.x-1.0-beta3
Component:
OpenLayers CCK
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2009 at 18:42 UTC
Updated:
16 May 2011 at 01:50 UTC
I think I have the simplest use case: one content type, one CCK field added by the means of geo_field.module, this field is not required and one value, which is a point ("shot at" functionality for a photoblog). If one submits a photo with this "Location" field set, there is no functionality to remove that info (or at least I don't seem to be able to find it). How should one remove the data with OpenLayers CCK? (This is closely related to #607960: Hide the map if no point is set.)
Comments
Comment #1
zzolo commentedPlease make sure you are using the newest version of the 1.x branch.
You should be able to, given that the CCK field does not require data, select the point or feature and hit the delete key and it will go away. There should be instructions below the map.
Comment #3
ejohnson commentedHow do you remove a point, polygon, etc. on a Mac keyboard? The delete key goes back to the previous screen (ie. URL) you are on.
Comment #4
zzolo commentedOn a Mac, you have to hit fn+delete.
Comment #5
tmcw commentedI think that "d" also works.