export function ddlstate_change(event) {
$w( “#ddlcity” ).enable();
uniqueCity();
}
Can someone please help?
export function ddlstate_change(event) {
$w( “#ddlcity” ).enable();
uniqueCity();
}
Can someone please help?
You surely did not have connected your dropdown with the wix-UI.