How to show roles in a View

A customer is using Blippa to allocate drivers to certain truck deliveries.

The drivers can access a common page (=Blippa object) to see their individual deliveries.

The admin wanted to be able to see all deliveries and their assigned drivers in a View to ensure that nothing was forgotten.

To make this possible, you can now add this field to a column in a View:
$special:users_in_role.driver$
Naturally, you can change driver to any other role.

Note:
Only the first driver’s name will be shown.
Also, each object needs to be re-saved. (Or wait until tomorrow Thursday, May the 16:th for the automatic cache to kick in).