[
https://issues.apache.org/jira/browse/OFBIZ-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051736#comment-18051736
]
Jacopo Cappellato commented on OFBIZ-13331:
-------------------------------------------
[~nmalin] as a side note, I have noticed that this ticket has 24.09.05 as the
Fix Version. However, it doesn't seem to me that your work on this have been
backported to the release branch (in fact the regression was only impacting the
trunk).
> 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)