Nyall Dawson eba9ffa46e Add option to control the plain text display method for fields using
the checkbox form widget

In QGIS 2.x we always displayed the underlying raw value of a field
using the checkbox widget in the attribute table or in identify results
(i.e. the text display of the field would always match the value
the user had set for the checked or unchecked representation status,
e.g. "yes"/"no", "present"/"absent", etc)

This was changed in 3.0 so that the representation status ONLY affected
how the underlying stored values are mapped to a boolean true or false
value, and accordingly the attribute table/identify results started
only showing "true" or "false" strings.

This new setting allows users to control whether they want plain text
displays of the field to use the 3.x "true"/"false" behavior (the
default), or if they want to see the 2.x style actual field value.
2021-02-16 11:17:28 +10:00
..
2021-02-10 13:49:28 +01:00
2020-11-12 07:14:46 +10:00
2020-11-12 07:14:46 +10:00
2020-11-28 05:24:54 +10:00
2020-11-12 07:14:46 +10:00
2021-02-12 15:41:14 +10:00
2021-01-14 08:09:36 +10:00
2021-01-12 06:02:57 +10:00