我已经准备好了js-code来打开一个窗口。但是当我点击通话按钮时 弹出窗口不会出现。
这是我简单的JS代码:
type WidgetWithChildren = Pick<Widget, "take widgets children">;
Html片段(使用CustomButtonClickEvent和GridViewCommandColumnCustomButton):
function OnGetRowValues(r) {
pcMeasurementsChoiceMSQQ.SetContentUrl('PageProgress.aspx?Page=~/Passport/FormMSQQ_MI.aspx?pos=' + hfWR.Get("PosID") + ';id_measurement=');
pcMeasurementsChoiceMSQQ.Show();
}
消息出现了(ARM_Metrolog / CardFileMSQQ / PageProgress.aspx - Unanable !!!),好像路径错了,不知道为什么?!这是真的: