I have a requirement where I have a toggle that when set to true, it must select one of the options in the drop down. Is this possible? Is it possible to use JavaScript to programmatically select an option?
I have a requirement where I have a toggle that when set to true, it must select one of the options in the drop down.
Is this possible? Is it possible to use JavaScript to programmatically select an option?