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.
Updated by krileon almost 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1183
Actions