Skip to content

Commit

Permalink
Add editingSelectionAttribute metadata for edition popup selection
Browse files Browse the repository at this point in the history
  • Loading branch information
llienher committed Jul 27, 2023
1 parent 335126b commit 0e2c83d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions admin/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,11 @@ vars:
relevant_for:
- layer_wms
- layer_wmts
- name: editingSelectionAttribute
description: >
The field used in the selector tooltip to name the layer when multiple ones are selected on the map.
relevant_for:
- layer_wms
# WMS
- name: directedFilterAttributes
type: list
Expand Down
5 changes: 5 additions & 0 deletions admin/tests/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,11 @@ vars:
relevant_for:
- layer_wms
- layer_wmts
- name: editingSelectionAttribute
description: >
The field used in the selector tooltip to name the layer when multiple ones are selected on the map.
relevant_for:
- layer_wms
# WMS
- name: directedFilterAttributes
type: list
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,11 @@ vars:
relevant_for:
- layer_wms
- layer_wmts
- name: editingSelectionAttribute
description: >
The field used in the selector tooltip to name the layer when multiple ones are selected on the map.
relevant_for:
- layer_wms
# WMS
- name: directedFilterAttributes
type: list
Expand Down

0 comments on commit 0e2c83d

Please sign in to comment.