opengisch / QField

A simplified touch optimized interface for QGIS
http://www.qfield.org
GNU General Public License v2.0
759 stars 212 forks source link

Allow for hiding of remembering value by default UI #4084

Open Sergo993108 opened 1 year ago

Sergo993108 commented 1 year ago

Using Qfield Project, in the input data form is always avaible for all field the check to set the default value for the next features. It is possible with some settings define if this check will be available or not for each field? Maybe somehow hide or disable this checkbox that sits next to the fields? I would like to disable it because this field where i will enter data they will be always unique because it is comment field that user will enter so it will be always different. That is why i want to hide or disable this checkbox in order not to confuse or not to breakdown the idea of this field.

Ipickedausername commented 1 year ago

Hi,

If the your proposition is accepted, it might take a lot of time before beeing implemented.

You might already know, but still, If the information collected in your fields is unique, you can manage the constraints by not allowing identical values. Or when values are identical, you can use expression values to add a number after the comment, in order to better organize the data.

elliec commented 10 months ago

I would second this - are there any plans to implement it? we are testing qfield as a possible data collection solution but we would never use the check boxes, they add a lot of clutter to the interface and it is not clear what they are for without digging into the documentation. I imagine they could be easily accidentally checked leading to incorrect data in the subsequent features? just my two cents, i am sure others find them very useful :)