Project: QGIS

Version: 3.32

Feature: Record split policy selection in form dialog

A new "field split policy" choice item is exposed in the layer properties form dialog, that allows users to easily determine the current policy for splitting a field and change as required.
The following policies have been provided:

  • duplicate values
  • remove values
  • use default value
  • use ratio of geometries

This feature was developed by Nyall Dawson