Re: [Qgis-user] Field comments

2017-11-23 Thread Carlos Cerdán
november 2017 08.58 > To: qgis-user@lists.osgeo.org > Subject: Re: [Qgis-user] Field comments > > 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

Re: [Qgis-user] Field comments

2017-11-23 Thread Stefan Blumentrath
08.58 To: qgis-user@lists.osgeo.org Subject: Re: [Qgis-user] Field comments 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 QGI

Re: [Qgis-user] Field comments

2017-11-22 Thread Matthias Kuhn
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: Th

Re: [Qgis-user] Field comments

2017-11-22 Thread Burghardt.Scholle
etreff: Re: [Qgis-user] Field comments Sorry. More information: I've tried it in QGIS 2.18.x under Ubuntu and Windows. I've also tried QGIS 2.99 in Windows 10. Nothing. 2017-11-22 17:14 GMT-05:00 Carlos Cerdán mailto:sig.up...@gmail.com>>: Hi list: Does anyone know how to make

Re: [Qgis-user] Field comments

2017-11-22 Thread Carlos Cerdán
Sorry. More information: I've tried it in QGIS 2.18.x under Ubuntu and Windows. I've also tried QGIS 2.99 in Windows 10. Nothing. 2017-11-22 17:14 GMT-05:00 Carlos Cerdán : > Hi list: > > Does anyone know how to make comments permanent in the fields of the > attribute table? (see image on https:/

[Qgis-user] Field comments

2017-11-22 Thread Carlos Cerdán
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