[
https://issues.apache.org/jira/browse/OFBIZ-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617139#action_12617139
]
Bruno Busco commented on OFBIZ-1859:
------------------------------------
I have tested your patch locally and it is ok. Thank you!
BTW here is a finding I think it is not strictly related to this but more to
https://issues.apache.org/jira/browse/OFBIZ-1889.
I write it here because on the ML I had (wrongly) reported it as related to
your patch but I do not think so anymore:
I have a "multi" tipe form in which I use a in-place-edit field, the _rowSubmit
checkboxes, and the Ajax pagination...wow ! ;-)
(popUps coming soon... ;-) )
Well, in this case when the pagination is activated (and used with the next
button) the "Select all" checkbox disappears from the table header AND the
in-field-edit starts working on the first row only.
> Implement Ajax.InPlaceEditor for display field in Form Widget
> -------------------------------------------------------------
>
> Key: OFBIZ-1859
> URL: https://issues.apache.org/jira/browse/OFBIZ-1859
> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Mridul Pathak
> Fix For: SVN trunk
>
> Attachments: AjaxInPlaceEditor.patch, AjaxInPlaceEditor.patch,
> AjaxInPlaceEditor.patch, AjaxInPlaceEditor_Improvements.patch,
> AjaxInPlaceEditor_Improvements.patch, AjaxInPlaceEditor_Improvements.patch,
> AjaxInPlaceEditor_Improvements.patch
>
>
> Add ability to In Place Edit a <display> field in Form Widget. After this
> enhancement a developer can edit a single/multiple line in a display field of
> form widget using Ajax.InPlaceEditor without a page refresh or separate Edit
> Form.
> Please refer to following document for more details about this enhancement:
> http://docs.ofbiz.org/display/OFBIZ/Enhancing+Display+Widget+to+use+Ajax.InPlaceEditor
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.