[
https://issues.apache.org/jira/browse/OFBIZ-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607710#action_12607710
]
Bruno Busco commented on OFBIZ-1846:
------------------------------------
This is for sure a newbie question but I am getting confused on the
difference between having this
"<set field="noConditionFind" value="Y"/>" in the actions of a find screen
and having this "<field name="noConditionFind"><hidden value="Y"/></field>"
in the search form.
The effect is that in the first case when the screen is initially displayed
the list is already filled with all records, in the second case the list in
initially empty and then pushing the search button with all fields empty the
list is filled but I cannot understand why.
I thought the two were the same but it is evidentely not true. Could you
please give me a little explanation of how it works?
Thank you very much :-| .
-Bruno
> Example application should use FindScreenDecorator
> --------------------------------------------------
>
> Key: OFBIZ-1846
> URL: https://issues.apache.org/jira/browse/OFBIZ-1846
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Bruno Busco
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: example-ajax.patch, Example-FindScreenDecorator.patch
>
>
> Please find attached a patch in which the Example application has been
> changed to use the new FindScreenDecorator (and the performFind service).
> Using the FindScreenDecorator in Example should help to have a more omogeneus
> UI (since it is supposed to be a template from where to start from for new
> applications).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.