You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Swapnil Shah (JIRA)" <ji...@apache.org> on 2016/06/22 14:30:58 UTC

[jira] [Created] (OFBIZ-7542) Convert search criteria on 'Status' into multi-select pattern on all search screens

Swapnil Shah created OFBIZ-7542:
-----------------------------------

             Summary: Convert search criteria on 'Status' into multi-select pattern on all search screens
                 Key: OFBIZ-7542
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7542
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: Upcoming Branch
            Reporter: Swapnil Shah
            Assignee: Swapnil Shah


There are many screens where search can be performed on on given status at a time as its shown in form of dropdown and user can select only one value from it.

Like Order list screen, we can try using this multi-select as generic search pattern starting with 'Status' and leveraging upon it for any other eligible search criteria. It should behave as follows:
# Selecting "All" (via checkbox) should auto-select all applicable statuses 
# De-selecting "All" should remove selection from all selected statuses
# After selecting "All" if any other status(es) are selected and "All" should be de-selected automatically
# Multiple statuses should be selectable simultaneously
# The search result should honor the selected statuses



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)