BPC PowerForms localization - show control according to language

19/03/2015 13:02


Put following code in Visibility Formula textbox in General tab


(navigator.language || navigator.userLanguage)=="en-US"


and control will be displayed only when browser language is English