QField Feature Requests

Temporal controller improvements
As a QField project designer, project manager, and field surveyor, I would like additional functionality from the temporal controller to improve the review, interpretation, and quality assurance of data both in the field and the office. User Interface While in Browse Mode: Temporal Filter Toggle An on/off toggle button should be available under the burger menu (similar to the location of Digitizing Settings when in Digitising Mode). Temporal Filter Controls When enabled, temporal filtering controls should appear as an overlay at the top of the map canvas. Filter Types The temporal controller should support three filter types: 'Calendar' | 'Rolling' | 'Custom' Switching between filter types should automatically update all associated controls and temporal ranges. 3.1 Calendar Filter The Calendar filter is intended for reviewing records by calendar periods. The following controls are displayed: 3.1.1 Period Selector with options: | 'Current' | 'Previous' | '[N] Ago' | Where: Current refers to the current calendar period. Previous refers to the immediately preceding calendar period. '[N] Ago' uses a spinner control allowing the user to select any value ≥ 2 and refers to a single calendar period offset from the current period by N units. For example, '2 Ago' + 'Months' would refer to the calendar month two months before the current month. 3.1.2 Time Unit Selector with options: | 'Day' | 'Week' | 'Month' | 'Year' | All periods are based on calendar boundaries. Examples: Current Month Previous Week 10 Days Ago 3 Years Ago 3.1.3 ☐ 'Include subsequent records' checkbox Displayed only when 'Previous' or '[N] Ago' is selected and controls whether the filter applies only to the selected calendar period or to the selected calendar period and all subsequent records up to the current date. For example, when enabled with the current date of 02 Sep 2026 and '2 Ago' + 'Years' selected, the filter would start on 01 Jan 2024 and end on 02 Sep 2026, but if it was disabled with the same options then the filter would start on 01 Jan 2024 and end 31 Dec 2024. 3.2 Rolling Filter The Rolling filter is intended for reviewing records over continuous periods relative to the current date. The following controls are displayed: 3.2.1 Duration Selector | 'Last [N]' | Where N is selected using a spinner control allowing the user to select any value ≥ 1 3.2.2 Time Unit Selector | 'Days' | 'Weeks' | 'Months' | 'Years' | Examples: Last 7 Days Last 12 Weeks Last 18 Months Last 5 Years The filter range is automatically calculated relative to the current date and time. For example, if the current date is 02 September 2026: 'Last 42' + 'Months' would display records from: 02 Mar 2023 → 02 Sep 2026 No additional "Include Later Records" option is required, as rolling periods inherently extend to the present date. 3.3 Custom Filter The Custom filter provides full manual control over the temporal range and includes an enhanced version of the QGIS temporal slider (similar to the existing proposal at https://ideas.qfield.org/app-feature-requests/p/temporal-controller ). 3.3.1 Filter controls The following controls are displayed: | [Filter Start] | [double-ended temporal slider] | [Filter End] | The filter start/end values would use calendar and time picker widgets. A dual-ended slider should: Automatically update when the start or end date-time is adjusted. Automatically update the date-time widgets when the slider is moved. Be constrained either by: a project-defined minimum and maximum temporal extent specified in QGIS Project Properties; or the minimum and maximum dates present within temporal controller-enabled layers. Changes made using any filter type should automatically update all other temporal controller widgets to reflect the resulting temporal range. The Custom filter is the only filter type that exposes direct time-of-day controls. This allows users to analyse data at sub-daily resolutions where necessary. 3.4 Time-of-Day Filtering For Calendar and Rolling filters, the default filter period should always cover the full day: 00:00:00 → 23:59:59 This simplifies common field-survey workflows and avoids unnecessary complexity. Where time-specific filtering is required, users can switch to the Custom filter type. QGIS Integration Ideally, the same functionality should be implemented within QGIS so that project designers, analysts, and field staff have a consistent temporal filtering experience across both desktop and mobile platforms. This would ensure that temporal filters configured and tested in QGIS behave identically when used in QField.
0
Security issue: Server permission to disable local export/submission of projects (control by user role in QFieldCloud)
Currently, any user with access to a synchronized project in QField can use the “Send compressed folder to...”/“Send to” function to package the entire project (or individual datasets) and send it by email, messaging or another app, without any control from the server. This completely overrides the access control that is configured in QFieldCloud (users/passwords, roles), since once the data is synchronized locally, there is no way to prevent it from leaving the device. Proposal: Add a project/role level permission in QFieldCloud (e.g. an allow_local_export flag or similar, configurable by the administrator from the project's users/role management panel) that, when synchronized with the device, communicates to QField if the user is allowed to use local export functions (“Send to”, “Export to folder”, “Send compressed folder to”). If disabled, those options should appear locked/hidden in the project menu within QField for that user. Why it's feasible: It doesn't require DRM or complex encryption — it's just another permission, similar to those that already exist to edit/add/delete features. The server already controls other permissions per role; extending it to “export/share locally” would be consistent with that architecture. If a user changes roles and logs back in, the new permission would normally be applied at the next synchronization, as is the case today with other permissions. Use case: I manage my own QFieldCloud with sensitive field data. I need to be able to restrict which users can take copies of the project from their devices, without relying on third-party MDM or purely organizational policies.
0
Load More