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

Dave Reid’s picture

Status: Active » Closed (works as designed)

There 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.

tempo22’s picture

thanks a lot, i was heading in the right way but i had some doubt about i may had to use form_alter