-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Actually Im working with in a web project, Im Using primefaces with joinfaces.
The instruction primefaces.current().dialog().opendynamic not working i think that is beacause in faces-config.xml file is not configured:
<application> <action-listener> org.primefaces.application.DialogActionListener </action-listener> <navigation-handler> org.primefaces.application.DialogNavigationHandler </navigation-handler> <view-handler> org.primefaces.application.DialogViewHandler </view-handler> </application>
Could you help me to think in a solution for this ???
Metadata
Metadata
Assignees
Labels
No labels