Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following dialog will appear. Locations attributes can be selected and are saved per user. The attributes will follow the attribute name and if not defined the id. They are sorted alphabetically.

Custom flag sources added (since 2022.01)

Since 2022.01 also the custom flag sources are available as statistics

Code Block
languagexml
titleCustomFlagSources
<?xml version="1.0" encoding="UTF-8"?>
<customFlagSources xmlns="http://www.wldelft.nl/fews" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.wldelft.nl/fews http://fews.wldelft.nl/schemas/version1.0/customFlagSources.xsd">
	<customFlagSource id="BAN" flag="100" name="Buiten bandbreedte"/>
	<customFlagSource id="128" flag="128" name="Custom128"/>
</customFlagSources>	

Image Added