Translations:Competition/Edit Competition Info/22/en
- Filter on Division/Class: this field must be written so that no category (archer's division and class) can be chosen by two or more filters. Some jolly characters can help reduce the number of rows and group some categories that shoot at the same distance:
- "_" (underscore): this matches exactly one single character, so "OL_" will match "OLM" "OLF" but not "OLU18"
- "%" (percent): this matches any sequence of characters. The most basic filter would be a single "%" sign to match all categories, if all shoot at the same distances. "C%" will match all categories starting with "C".