I want to set drop down value on form based on toggle button value.
I tried to set the "default" property of dropdown to toggle1.value but it shows error saying property expects record values but return boolean value.
Also any other way to set value of dropdown field apart from patch?
Need support to correct above issue.
Also is there any way by which we can connect toggle control directly to dropdown field containing yes/no ?
Thanks
Manjot Singh