I tried to change the bc_account widget type to “select” and found that it doesn’t work because
/var/www/ood/apps/sys/dashboard/lib/smart_attributes/attributes/bc_account.rb hardcodes it to
“test_field”. I have worked around this but I’d like to request that forms be allowed to change the
widget type of this element. I think simply removing the widget method definition from this file
will do the trick. It might be useful to also make a similar change to bc_queue.
Thanks.
–Mike