I've just encountered a problem with stale link exception.
my form layout with a submit button on the top and a table with some
checkbox using contrib:tableView below.
- When i use the submit's listener, it gives stale link exception.
- When i use the form's listener, it works
- When i move the submit button to be the last element in the form and
use the submit's listener, it works.
- When i use submit's "action" instead of listener, it works.
I do'nt quite understand how these happen and yet i found that
linksubmit doesn't have "actino" parameter, does it mean the the
linksubmit wont work if i put it near the top of the form?
Thanks in advance.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]