Olivier Heintz created OFBIZ-4889:
-------------------------------------
Summary: screenlet list navigation, corrections and ajax management
Key: OFBIZ-4889
URL: https://issues.apache.org/jira/browse/OFBIZ-4889
Project: OFBiz
Issue Type: Sub-task
Components: framework
Reporter: Olivier Heintz
screenlet list navigation : solve two problems,
first) screenlet navigation bar currently generate problem with listIterator,
second) currenlty not working with ajax (on-event-update-area)
First details) When defining a screenlet it's possible to give a navigation
form to have the navigation bar in the screenlet bar if the form is a list
which need a navigation form. Currently when using this option form action is
called two time, so, most of time a "not closed listIterator" warning is
generated.
Second details) If the list form used an on-event-update-area with
type="paginate", navigation form should call ajaxUpdateArea not standard
request.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira