[
https://issues.apache.org/jira/browse/OFBIZ-4889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280467#comment-13280467
]
Olivier Heintz edited comment on OFBIZ-4889 at 5/21/12 8:46 PM:
----------------------------------------------------------------
add css for having navigation bar in screenlet bar
and the 3 new files to add
[N] themes/bluelight/webapp/bluelight/images/navigation.png
[P] themes/tomahawk/webapp/tomahawk/images/bkgd_header.gif
[P] themes/tomahawk/webapp/tomahawk/images/ptrn_button_hover.gif
was (Author: holivier):
add css for having navigation bar in screenlet bar
> 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
> Attachments: OFBIZ-4889.patch, OFBIZ-4889.patch, OFBIZ-4889.patch,
> OFBIZ-4889.patch, bkgd_header.gif, navigation.png, ptrn_button_hover.gif
>
>
> 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