Tuan Anh Hoang Cong
Hi,
I’m using Spark UI toolkit 4.4.6 ce with IBM BPM 8.5.7. Setting the visibility of a radio button group has no effect. I expect it to disable the clickability of all unselected radio buttons in the group.
The visibility config of single radio button control works fine. So i think this might be an unfinished implementation of the radio buttons group control.
Any workaround?
Regards,
AnhHCT
Tuan Anh Hoang Cong
so i found a workaround. adding “this.setEnabled(false)” to the event handler of the radio button group control will disable it.
But there’s one thing which i think is a bug, adding it to onLoad has no effect. so i have to add it to On Service Items for it to work.
SPARK Support
Hi Tuan,
We have identified this as a bug and will release a fix in an upcoming release. Thank your for taking the time to report the issue and finding this work around.
Regards,
Stephen P.