Geta / geta-optimizely-genericlinks

An extensive alternative to LinkItemCollection in Optimizely.
Apache License 2.0
4 stars 0 forks source link

Language field is not used in LinkData #31

Open alex-finnigan-mando opened 2 months ago

alex-finnigan-mando commented 2 months ago

I'm trying to use the LinkData type to create multilingual links. I can see that there is a language dropdown which is populated by the enabled languages in the CMS.

image

However, I can't find a way to get the value of this field in the code so I can apply it to the URL. It also doesn't appear to do anything to the Href field.

Do you know how this field value can be obtained or if not, how can I hide it and add a custom one?