[Qgis-user] Field comments

Matthias Kuhn matthias at opengis.ch
Wed Nov 22 23:58:23 PST 2017


Hi Carlos,

Comments are not saved in the project, they are just retrieved from
databases.

E.g. Postgres:

COMMENT ON COLUMN my_table.my_column IS 'Employee ID number';

It's a usability issue with QGIS 2.18 that the column is editable in the
layer properties, it should be read only.

Sidenote: That's not something that couldn't be changed in a future
version, maybe it could be also discussed with the metadata team if
there's something ready for this already.

Regards
Matthias

On 11/22/2017 11:14 PM, Carlos Cerdán wrote:
> Hi list:
> 
> Does anyone know how to make comments permanent in the fields of the
> attribute table? (see image on
> https://www.dropbox.com/s/uef2gs0g3qmp1g0/Fields.png?dl=0 )
> 
> When I open the properties of the layer and go to the "fields" tab, I
> can't make the comments recorded. I tried to put the layer in edit mode
> and enter comments with quotes, but nothing.
> 
> Maybe I'm using this feature the wrong way. Any suggestions?
> 
> Carlos Cerdan
> 
> 
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
> 



More information about the Qgis-user mailing list