I write a script to add some value to a pick list on form dynamically. but it does not operate. i try to use dependency example but not successful. software version in 9202. and my script is :
$CS.addOptions("WorkOrder_Fields_UDF_CHAR5",["M", "S", "T"]);
please help me to correct this. thanks a lot