标签: jsf primefaces frameworks dialog
在一个页面中,我使用primefaces 5.0对话框框架打开一个对话框,称为对话框A. 在对话框A中,为了输入数据,我需要使用对话框框架打开另一个对话框,称为对话框B. A怎样才能从B获取值。现在我使用事件“dialogReturn”,但它不起作用。< / p>
答案 0 :(得分:0)
来自Primefaces&#39; userguide(对话框架部分):
Nested dialogs are not supported