如何在单元格中获取参数的值
赞 3 2022-03-26 23:01
您好,公式使用$参数名,引用参数值
赞 3 2022-07-06 15:11
使用Widget.options.allowBlank=false时,提示Cannot read property 'options' of undefined
赞 3 2020-11-13 16:22
您好,Widget为您的控件名称,检查下是否未定义呢
赞 0 2020-12-31 10:58
不在报表平台管理里使用,怎么通过在参数面板添加按钮,链接报表?使用Widget.getValue()会提示无定义
赞 0 2018-12-18 17:59
您好,您是所点击按钮超链接跳转吗,可以参考一下这篇呢JS 实现点击按钮实现超链接功能-https://help.fanruan.com/finereport/doc-view-2506.html
赞 0 2020-12-31 11:01
老哥你解决了么。我跟你这情况一样
赞 0 2018-12-11 16:14
1.这种写法 document.getElementById('reportFrame').contentWindow.contentPane.parameterEl 返回undefined 2. 这种写法 document.getElementById('reportFrame').contentWindow.contentPane.getWidgetByName('widgetname') 返回值为null 请问 主页面中如何取到 报表参数?
赞 2 2018-08-06 23:47
您好,若您是获取参数面板上的控件,参考2.1 节,若您是获取单元格的控件,参考填报预览JS实例-https://help.fanruan.com/finereport/doc-view-1193.html 2.5节。
赞 0 2020-12-31 11:08
10 评论
如何在单元格中获取参数的值
赞 3 2022-03-26 23:01
您好,公式使用$参数名,引用参数值
赞 3 2022-07-06 15:11
使用Widget.options.allowBlank=false时,提示Cannot read property 'options' of undefined
赞 3 2020-11-13 16:22
您好,Widget为您的控件名称,检查下是否未定义呢
赞 0 2020-12-31 10:58
不在报表平台管理里使用,怎么通过在参数面板添加按钮,链接报表?使用Widget.getValue()会提示无定义
赞 0 2018-12-18 17:59
您好,您是所点击按钮超链接跳转吗,可以参考一下这篇呢JS 实现点击按钮实现超链接功能-https://help.fanruan.com/finereport/doc-view-2506.html
赞 0 2020-12-31 11:01
老哥你解决了么。我跟你这情况一样
赞 0 2018-12-11 16:14
1.这种写法 document.getElementById('reportFrame').contentWindow.contentPane.parameterEl 返回undefined
2. 这种写法 document.getElementById('reportFrame').contentWindow.contentPane.getWidgetByName('widgetname') 返回值为null
请问 主页面中如何取到 报表参数?
赞 2 2018-08-06 23:47
您好,若您是获取参数面板上的控件,参考2.1 节,若您是获取单元格的控件,参考填报预览JS实例-https://help.fanruan.com/finereport/doc-view-1193.html 2.5节。
赞 0 2020-12-31 11:08