Files
conservatorio-tomadini/plugins/system/nrframework/xml/conditions/geo/country.xml
2024-12-31 11:07:09 +01:00

15 lines
489 B
XML

<?xml version="1.0" encoding="utf-8"?>
<form>
<fieldset name="general">
<field name="operator" type="comparator"/>
<field name="value" type="nr_geo"
label="NR_ASSIGN_COUNTRIES"
description="NR_ASSIGN_COUNTRIES_DESC"
multiple="true"
showselect="false"
class="hasChosen"
/>
<field name="note" type="ruleValueHint"/>
<field name="geochecker" type="GeoDBChecker"/>
</fieldset>
</form>