Could you please guide me on how to use the Liquid template language with the Profile Search Type attribute? It works fine with the text field but doesn’t provide the expected result with the attribute. Below is the syntax I am using:
{{ attribute.country_ne_attribute.first.code_ne_attribute | url_encode }}
Thanks!