如何获取 XPage 中的值来生成报告?
我想要获取 XPage 字段之一的值来过滤这些值并生成一份报告,根据 XPage 中选定的值来查看这些值。
I want to get the values of one of my fields XPage to filter these values and generate a report taking a view of the values according to the selected values in my XPage.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你可以使用:
you can use:
我不确定我是否完全理解这个问题,但关于 XPages 和报告生成,我在 NotesIn9 截屏视频中制作了一个视频并举例说明。 http://notesin9.com/index.php/2011/07/14/notesin9-029-combine-url-parameters-with-excel-exporting/
还有一个示例XPagesCheatSheet.com 上的第一个 CheatSheet。
I'm not sure I fully understand the question, but regarding XPages and Report Generating I did a video on my NotesIn9 screencast with an example. http://notesin9.com/index.php/2011/07/14/notesin9-029-combine-url-parameters-with-excel-exporting/
There is also an example at XPagesCheatSheet.com on the first CheatSheet.