Filter out User ID in ranking
The ranking system allows for a bunch of different filter options to customize the ranking list exactly how you want it. One newly added option here is the User ID option. With this, we can choose to include or exclude certain users from our ranking list.
Finding the user ID
To filter out the user we first need to find the users ID. This can be done like this.
Excluding users
If you for any reason want to exclude a user from the ranking list, this is how you do it.
First, select "User ID" in the left field. Then select "is not" in the middle field. Lastly, enter the user ID in the right field. This is how it would look like if I were to exclude the user with the ID of 12345:
To exclude multiple users, simply click on the "+ OR"-button. By entering a new user ID here, for example 67890, the ranking list would include all registrations where the user ID is not 12345 or 67890. That would look like this:
Including users
If you for any reason want to specify exactly which users are allowed in the ranking list, you could copy the behavior from above but simply change the is not to being just is. Then the ranking list would include all registrations where the user ID is12345 or 67890. That would then look like this:
This can of course be combined with any other customization, and you can read more about the ranking list in general as well as other filtering here.
Don't forget to save your filters! You might have made the most complex filter of all time, and we don't want that precious thing wasted!