Bruno, Yes, I saw and did it in rev. 671314
Thanks Jacques PS : I was in a hurry, when reading myself below it's obvious (sorry for this bad English :o) From: "Bruno Busco" <[EMAIL PROTECTED]>
Thank you Jacques, now it's very clear. BTW also the FindExampleFeatures form in ExampleFeatureForms.xml needs the additional <field name="noConditionFind"><hidden value="Y"/></field> line as done in FindExamples form. Many thanks -Bruno 2008/6/24 Jacques Le Roux (JIRA) <[EMAIL PROTECTED]>:[ https://issues.apache.org/jira/browse/OFBIZ-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607734#action_12607734] Jacques Le Roux commented on OFBIZ-1846: ---------------------------------------- Bruno, If you set the field from the screen it will be setled when you will loading the form, hence the find will perfom. I you set it (hidden) in the form it will be set only when you will submit the form (and perform the find in instance). > 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.
