QField icon indicating copy to clipboard operation
QField copied to clipboard

A simplified touch optimized interface for QGIS

Results 264 QField issues
Sort by recently updated
recently updated
newest added

I've tried to see if this has been brought up at all for qfield or qgis and haven't really found anything, so apologies if it's a repeat. Is it feasible/possible...

ENHANCEMENT

I miss a button to activate/deactivate snapping as it already exists for topological editing or freehand drawing. I guess this should be a relatively easy one, right? ;)

ENHANCEMENT

I think an important feature that is still missing in QField is a filter function, similar to the one in QGIS. Sure, you can predefine different filters in QGIS and...

ENHANCEMENT

Currently it is possible to show all features of a layer in a list by choosing a layer and then tap on "Show features list". I would like to see...

ENHANCEMENT

I miss a widget in QGIS/ QField to handle coordinates appropriately. What I would like is if you could tap on a coordinate field in the attribute form and the...

ENHANCEMENT

I would find it useful if you could copy attribute values without having to switch to edit mode first. Not only, but also because there is not yet a more...

ENHANCEMENT

Currently there are up to two buttons to enable/disable the following options while digitizing geometries: - topological editing (when digitzing a polgon or a line) - freehand digitizing (when digitizing...

I didn't dig into the code, but I think PostgreSQL ENUM type are not supported? While in QGIS the fields are automatically read as ENUMs (with the relative combobox), QField...

ENHANCEMENT

I want to put a timestamp on records collected or modified in QField. I do this by setting an expression now() and checking 'apply default value' this gives the desired...

### Reproduction Steps: 1. Add vertex of polygon - don't finish digitizing 2. Open another project ### Expected behavior: On opening new project the old digitizing gets discarded. ### Observed...

BUG