You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Renuka Srishti (JIRA)" <ji...@apache.org> on 2016/08/27 12:59:20 UTC

[jira] [Updated] (OFBIZ-7833) Redundant options at select filter on find screens

     [ https://issues.apache.org/jira/browse/OFBIZ-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Renuka Srishti updated OFBIZ-7833:
----------------------------------
    Attachment: OFBIZ-7833.patch

There are redundant options because in those Find Screens, in dropdown allow-empty is set to true and put one option value having description "-Any-". So remove "-Any-" to make all screens consistent also set allow-empty=true where "-Any-" option was added.

We can initiate new discussion to show empty or "Any" keyword if allow-empty is set to true in new ticket.

> Redundant options at select filter on find screens
> --------------------------------------------------
>
>                 Key: OFBIZ-7833
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7833
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>            Reporter: Deepak Nigam
>            Assignee: Renuka Srishti
>         Attachments: OFBIZ-7833.patch, RedundantOptions.png
>
>
> On some of the find screens, where we have select drop down as a search filter, there are two options : Blank (No Value) and Any. Functional meaning of these two options are same. We can remove blank option and use 'Any' option wherever applicable to avoid redundancy and for consistency throughout the application.
> For more clarification please refer the attached screenshot.



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