[
https://issues.apache.org/jira/browse/OFBIZ-10037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16294518#comment-16294518 ]
Aditya Sharma edited comment on OFBIZ-10037 at 12/18/17 4:48 AM:
-----------------------------------------------------------------
Problem:
After update, it requests ListExampleFormOnly where parameters were not set as exampleCtx needed when running performFind. exampleCtx is passed as inputFields to performFind service.
Solution:
In ListExampleFormOnly screen, set parameters to exampleCtx.
was (Author: aditya.sharma):
Problem:
After update, it requests ListExampleFormOnly where parameters were not passes as exampleCtx needed when running performFind. exampleCtx is passed as inputFields to performFind service.
Solution:
In ListExampleFormOnly screen, set parameters to exampleCtx.
> Creating an example from the Ajax screen does not work
> ------------------------------------------------------
>
> Key: OFBIZ-10037
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10037> Project: OFBiz
> Issue Type: Bug
> Components: example
> Affects Versions: Trunk, Release Branch 16.11
> Reporter: Jacques Le Roux
> Assignee: Aditya Sharma
> Priority: Minor
> Attachments: OFBIZ-10037.patch, OFBIZ-10037_16.11.patch
>
>
> At
https://demo-trunk.ofbiz.apache.org/example/control/authview/findExampleAjax the error is:
> {code}
> ERROR MESSAGE:
> java.lang.RuntimeException: Error rendering included grid named [ListExamplesAjax] at location [component://example/widget/example/ExampleForms.xml]: java.lang.IllegalArgumentException: Error in form [ListExamples] calling service with name [performFind]: org.apache.ofbiz.service.ServiceValidationException: Le paramètre requis suivant manque : [performFind.inputFields]java.lang.IllegalArgumentException: Error in form [ListExamples] calling service with name [performFind]: org.apache.ofbiz.service.ServiceValidationException: Le paramètre requis suivant manque : [performFind.inputFields]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)