Dynamic choices in multiple choice variable type
Hi, is there any way to set dynamic choice in multiple choice variable type. I have tried below client script that is working for select box type but not for multiple choice type. function onLoad() { var userEmail = g_user.email; var splitE...