(29.07.2021, 13:44)admin Wrote: Set Additional class to text-password, add this to Custom JavaScript:
Code:$(function(){
$('.text-password input').attr('type', 'password');
});
Ok, it works! Thanks!
And how can I do it if the input is not in Inline? I mean to mask both the input field and the visualitzation value