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?
Los campos personalizados del póster están vacíos cuando se crea una nueva publicación. Usando el método allow_public_user_custom_field para permitir campos de usuario.