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?
Les champs personnalisés de l’affiche sont vides lors de la création d’un nouveau message. Utilisation de la méthode allow_public_user_custom_field pour autoriser les champs utilisateur.