Add missing default

This MR adds a default for the apply_screens attribute to the Field class, fixing the following error:

CRITICAL - rapthor - AttributeError: 'Field' object has no attribute 'apply_screens'

Merge request reports

Loading