Advanced itinerary

Advanced itinerary

The original version of this document is located at at https://docs.qfield.org/how-to/itinerary

Advanced Itinerary

This feature is used to inspect a list of objects that match a certain criteria. You may then navigate through these features with arrows and verify their status or adjust attributes as required.

Configure An Itinerary

:material-monitor: Desktop preparation

To define an itinerary to review you will need to use the python console for the moment. You can use any QgsExpression to define the review list. Select the desired layer in the legend and use the following python code to add the itinerary to the QGIS project.

python l=iface.activeLayer() l.setCustomProperty('qgisMobile/itinerary', 'status <> 1')

    • Related Articles

    • Advanced Setup

      The original version of this document is located at at https://docs.qfield.org/get-started/tutorials/advanced-setup-qfc Advanced setup guide !!! help We have a community discussion platform to discuss your questions, doubts and ideas. Do not hesitate ...
    • Sample projects

      The original version of this document is located at at https://docs.qfield.org/get-started/sample-projects Sample projects QField ships with three sample (demo) projects by default. You can use these projects to explore some of the QField ...
    • Secrets

      The original version of this document is located at at https://docs.qfield.org/reference/qfieldcloud/secrets Secrets Secrets are settings that are securely stored in an encrypted way. Project's jobs will automatically have access to their secrets. ...
    • Pictures

      The original version of this document is located at at https://docs.qfield.org/how-to/pictures Use attachment In QField, a field with Attachment widget can be used to: show and take photos show and record videos listen and record sound clips show ...
    • Supported Data Formats

      The original version of this document is located at at https://docs.qfield.org/reference/data-format Supported Data Formats QField supports a wide variety of formats via QGIS data providers and GDAL. This page offers a non-exhaustive list of ...