Hi.
I want to make add attribute ‘selected’ to one of the option in the drop list at the demographic form, I set ‘is default’ to the one of the options in the list but it’s not working.
It’s working just in multiple select element.
I’ve saw that It’s missing in the code at openemr/library/options.inc.php.
Does it’s bug?
This is the first time in OpenEMR that I think there have been 2 bug fixes for the same bug within 24 hours.
The primary bug fix was the same by both Visolve and Amiel, however Amiel’s fix did identify quite the bug in the backup multilist mechanism, so did the following:
Committed Visolve’s fix here:
And then committed Amiel’s commit here(I added some code to fix the identified backup multilist bug):