I'd like to call a process event from the idlemonitor tag. when I do
I get the following error : javax.el.PropertyNotFoundException: Property 'onIdle' not found on type com.sun.proxy.$Proxy118 I can't seem to get access to logic... inside the idelMonitor but if I open a dialog and press a button, it works; but I want to call the logic.method before the user has to click any button. is it possible. here is the dialog.
asked 30.11.2015 at 20:23 enricojl Reguel Werme... ♦♦ |
You can call dialog logic if start a method instead of an event like this:
answered 01.12.2015 at 09:54 Reguel Werme... ♦♦ |
thanks it worked. I was able to call my process. I wanted to save the form data before closing the dialog. but the data aren't pushed to the server when the process save the data. is it possible to update the form before the call to the listener? answered 02.12.2015 at 04:05 enricojl |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 30.11.2015 at 20:23
Seen: 5,530 times
Last updated: 04.12.2015 at 08:39