Actions
Bug #8890
closedCB Repeat erroring if core CB JS wasn't loaded
Description
Core CB JS isn't required, but there's a missing check to see if cbHideFields is defined to handle updating backend param conditions. It needs to ignore this step when cbHideFields is undefined.
Actions