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 13:27:20 UTC

[jira] [Created] (OFBIZ-8048) Show "Any", where allow-empty is set true in Find Screens.

Renuka Srishti created OFBIZ-8048:
-------------------------------------

             Summary: Show "Any", where allow-empty is set true in Find Screens.
                 Key: OFBIZ-8048
                 URL: https://issues.apache.org/jira/browse/OFBIZ-8048
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: Trunk
            Reporter: Renuka Srishti
            Assignee: Renuka Srishti


At some places in drop-down it shows empty title (generated through form widget) and at some places it shows "Any" (in ftl).So need to make them consistent.

We can either enhance form widget render to show "Any" while rendering drop-down where allow-empty is set to true or we can change drop-down  option from "Any" to empty in freemarker files.

My preference is to use empty instead of "Any". "Any" make sense on find screen but on create/update form it does not make sense. So its good idea if we use empty as generic solution.




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