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?
Benutzerdefinierte Felder für Poster sind leer, wenn ein neuer Beitrag erstellt wird. Die Methode allow_public_user_custom_field wird verwendet, um Benutzerfelder zuzulassen.