[ 
https://issues.apache.org/jira/browse/OFBIZ-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051735#comment-18051735
 ] 

Jacopo Cappellato commented on OFBIZ-13331:
-------------------------------------------

As commented on [https://github.com/apache/ofbiz-framework/pull/936,] I decided 
to merge the PR to restore the form functionality, which was currently broken 
on trunk and on our demo instance.

[~nmalin] , you can now review your work for this ticket without any time 
pressure.

[~nj] , you can now test the latest version of trunk that should fix all the 
forms.

> 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
>            Priority: Minor
>             Fix For: 24.09.05
>
>         Attachments: Company-PartyProfilePage.png, OFBIZ-13331_1.patch, 
> OFBiz-13331.patch
>
>
> 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