Nicolas Malin created OFBIZ-13331:
-------------------------------------

             Summary: Form under ModelGrid don't use values in parameters and 
block others
                 Key: OFBIZ-13331
                 URL: https://issues.apache.org/jira/browse/OFBIZ-13331
             Project: OFBiz
          Issue Type: Bug
          Components: framework/widget
            Reporter: Nicolas Malin
            Assignee: Nicolas Malin


When you load a widget screen, to know if a form collect some values on 
parameters map, a boolean *useRequestParameters* is present on context.

If the model form detect that it build a ModelGrid it set 
*useRequestParameters* at false.

Problem if some form need to collect information after a grid, we need to set 
it to true.

To solve this we add the form name in context that not collect on parameters to 
don't impact some others.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to