Hello,
I want to show or hide values based on some condition but once value is removed not able to show value again in selection.
iam able to remove value with this line Xrm.Page.getControl("new_models").removeOption(100000000);
But value is removed can we add value again ? is there any other way to just hide value instead of removing value from optionset ?
Thanks,
*This post is locked for comments
I have the same question (0)