Martynasr Posted July 1, 2020 Share Posted July 1, 2020 hello, i have added custom setting in "Customer settings" it is transatabel text field Problem is that i cant select languages in field, because javascript dont work official prestashop documentation says to enable component, but how to do it? Quote Then in Javascript you have to enable TranslatableInput component. import TranslatableInput from "admin-dev/themes/new-theme/js/components/translatable-input"; // enable togging of different locales new TranslatableInput(); i followed this documentation: https://devdocs.prestashop.com/1.7/development/components/form/types-reference/translatable/ Link to comment Share on other sites More sharing options...
J.G. Posted June 5, 2023 Share Posted June 5, 2023 I have the same problem. Guys srsly, wrote a fcking example. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now