Code issue
hello team,the below code is not working for me . The code is to change the sub-category based on the category selection.Can u help me find the errorsfunction onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue ...

