I found a bug: when I use the Generator with the 'Tooltip Messages' box UNCHECKED, the Growl works.
But if I use the Generator with the 'Tooltip Messages' CHECKED, the Growl DOESN'T WORK.
I had another user mention this in another thread. I have a strong suspicion that the handleSubmit JavaScript function doesn't work anymore due to how PrimeFaces may have changed something regarding the widgetVar. Not sure, but I will investigate this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Kay.
I found a bug: when I use the Generator with the 'Tooltip Messages' box UNCHECKED, the Growl works.
But if I use the Generator with the 'Tooltip Messages' CHECKED, the Growl DOESN'T WORK.
I'm using Netbeans 7.4 / Glassfish 4 OpenSource ed. / nbpfcrudgen-0.23.1-7.4_patch2-impl.nbm.
I appreciate if you can check it and, please, let me know about it.
Thanks.
Sorry Kay, I replicated this post by accident. Please, delete it.
I have the same problem, I also noticed that once completed any operation (create, edit, delete) functions stop working until the page is reloaded
I had another user mention this in another thread. I have a strong suspicion that the
handleSubmit
JavaScript function doesn't work anymore due to how PrimeFaces may have changed something regarding the widgetVar. Not sure, but I will investigate this.