I have created a custom form has few dropdowns. based on there dropdown values selected, textbox value has to be auto populated.
DDA,DDB, DDC
if any of the dropdown set to No, the textbox value should be NO
else, it should be Yes.
Thank you in advance