A quick Javascript snipped on how to clear all options in an OptionSet
Xrm.Page.getControl(“optionSet”).clearOptions();
and there is nothing more to say on this
A quick Javascript snipped on how to clear all options in an OptionSet
Xrm.Page.getControl(“optionSet”).clearOptions();
and there is nothing more to say on this
Posted on February 10, 2012
0