如上图,右边的是一个网页框,想在切换tab块时对时间段 的控件进行 隐藏/显示 设置,,怎样才能获取那个时间段的控件?
自己解决了
参数命名
var form = this.options.form;
var p1Widget = form.getWidgetByName("label0");