Hi,
I'm maybe missing something there but i can't find the way to change the default value of the keyword field : [node:field_tags].
do i have to use the metatagconfig_default hook ?
Hi,
I'm maybe missing something there but i can't find the way to change the default value of the keyword field : [node:field_tags].
do i have to use the metatagconfig_default hook ?
Comments
Comment #1
dave reidThere is currently no UI for editing the defaults. This is being written in phase 2 of development. You can implement hook_metatag_config_default_alter() for now.
Comment #2
tempo22 commentedthanks a lot, i was heading in the right way but i had some doubt about i may had to use form_alter