This auto plays the selected option on selection of a value
This creates an alert with the value of the selected option on change – I shall also make the audio work with this to let the nurses know of the selection if not in screen view.
UPDATE2 what this does: on selection on a value this submits the hidden submit button on the form, this creates a page refresh - could be useful if I want to set specific url parameters and then take action afterwards.
also plays sound as a test- remove
on selection this redirects to the option values stored, useful to help the user select a known good website to browse or use as a menu for selecting common pages.
This takes the select values and populates it in an input field - NOT working yet... Revise code.