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?
Os campos personalizados do pôster estão vazios quando um novo pôster é criado. Usando o método allow_public_user_custom_field para permitir campos de usuário.