hi
i need to send false as parameter on the addchange event in javascript.
the code I have now is: formContext.getAttribute("mb_orgnr").addOnChange(toggleAccountName);
how can I change this so the parameter "false" is sent?
i tried this but cannot get it to work (https://community.dynamics.com/crm/f/117/t/257664)
Thanks for answers