How to make a Multi-Select List of Values (Check Box) a Cascading Inpu control in JasperReports Server?

筅森魡賤 提交于 2020-04-17 20:37:09

问题


I already have a Cascading Input Control with the Single Select Query type, based on a Multi-Select List of Values (Check Box), where the options are shown only when I select Brazil among the options United States, Italy, Brazil, Canada and Australia.


What I want now is to make the second Input Control a Multi-Select List of Values (Check Box) Cascading Input.



Which will keep showing its options only when I select Brazil in the Contry Input Control.
Is that possible? How can I achieve this behavior (since I don't have the option to put a Query like the Single Select Query Input Contro type)?

来源:https://stackoverflow.com/questions/61013694/how-to-make-a-multi-select-list-of-values-check-box-a-cascading-inpu-control-i

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!