Custom Attributes & Lang variable 71 PostsDgikar 10 years ago3TopicHi AllHow to set the language variable in Custom Attributes?Tried so: J(LANG_VAR)LANG_VARNot working...Thank you advance for your answer 178 PostsJeka 10 years ago1Level 1Hi.placeholder="J(MESSAGE_FORM_EMAIL)"It works for me. What field do you use? 71 PostsDgikar 10 years ago0Level 2I use - Radio field 376 PostsOctopoos - Besadministrator 9 years ago0Level 1Hi Dgikar,You're right custom attributes values are not JText processed.A workaround is to have one field with custom attributes per languages and to display them or not with the language restriction plugin.Thanks