[
https://issues.apache.org/jira/browse/ADFFACES-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488032
]
Mark Emeny commented on ADFFACES-186:
-------------------------------------
Have tried this on a CoreTreeTable and the autosubmit isn't working (although I
can confirm the CoreTable is now fine).
> autoSubmit functionality in tr:table is missing after removing
> tableSelectMany and tableSelectOne
> -------------------------------------------------------------------------------------------------
>
> Key: ADFFACES-186
> URL: https://issues.apache.org/jira/browse/ADFFACES-186
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Affects Versions: 1.0.1-incubating-core-SNAPSHOT
> Environment: trinidad m1
> Reporter: Govind Rangasamy
> Assigned To: Adam Winer
> Fix For: 1.0.1-incubating-core-SNAPSHOT
>
> Attachments: TableAutoSubmit.patch
>
>
> <tr:table>
> <f:facet name="selection">
> <af:tableSelectOne autosubmit="true">
> </af:tableSelectOne>
> </f:facet>
> </tr:table>
> Now in the current form, we only have
> <tr:table rowSelection="single">
> </tr:table>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.