Actions
Bug #6316
closedUsing XML set on yesno fields throws JS alert
Description
When using IF conditions and utilizing an else set action on a yesno parameter it causes an alert to be thrown. This is due to the yesno ID being changed to __yes for yes and __no for no. This needs to be adjusted when building the else set usage to handle yesno parameter type.
Actions