Keyword replacement for Text field value components

Hello,

I created a metadata schema with a text input (subnav_lobby). In this field I created some value components (EN, DE, PL) that I use for translation.

I applied this schema to an asset (#288355) and I put some values on it.

Now I would like to display these values using keyword replacement but there's no way I can access to them.

 

I've tried:

%globals_asset_metadata_subnav_lobby:288355%

This just display the value of the subnav_lobby field (no value components)

%globals_asset_metadata_subnav_lobby_PL:288355%

It doesn't work

%globals_asset_metadata_PL:288355%

(Quite obviously) doesn't work

 

Is there any way to access these properties using keyword replacement?

 

 

Thanks,

Gab

 

Try 

%asset_metadata_subnav_lobby^context:PL%

Hi Aleks,

Thanks for the response.

Unfortunately it doesn't work. It just keeps displaying the subnav_lobby content.

 

Gab

You are saying this is a text metadata field, or different type?

Yes, it is a text metadata field with some  value components.

I don't believe there is a keyword to extract that value yet. 

Hi Bart,

thanks for confirming that.

Hopefully it will be implemented in the future.

 

Thanks,

Gab