Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Implemented
-
Upcoming Branch
-
None
-
Patch
Description
As we have an auto-parameters-entity and an auto-parameters-service option in xml forms on-event-update-area tags, it could be useful to have an auto-parameters-form option that will propagate current form fields as parameters to the paginate or submit action link (for instance in modal "tunnel" processes)
Currently, if you want to propagate the parameters of a form to a zone that is refreshed in ajax after the submit you have to write specific javascript code or to return all the parameters sent to the request through a service as OUT parameters and/or redirect-parameter.
This feature will add automatically the form parameters on the generated on-event-update-area link
To test, apply the OFBIZ_12684_Example.patch on a trunk environment (with demo data) then go to the following page and click on the "edit" button on line Web Store Warehouse: https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=9000
The validation of the edition form should refresh correctly the list