whitelist_staff_user_custom_field("myCustomField") in plugin.rb
I have whitelisted the custom field I am trying to access but when I view attrs.userCustomFields of the poster-name widget it is undefined. Am I missing a step to make the user custom fields available to the widget/plugin?