ICEfaces
  1. ICEfaces
  2. ICE-9895

ICEfaces mobi components not working inside nested ace:dataTables

    Details

      Description

      Many of the new ICEfaces mobi components do not currently function as expected when used inside nested ace:dataTable components.

      Note that h:dataTables work fine, as do single level ace:dataTables.

      Issues (ICEfaces4/trunk revision# 40047):
      mobi:dateSpinner
      - When trying to change the value of the dateSpinner inside nested ace:dataTables the date immediately switches back to it's original value and cannot be changed. No issues when inside nested h:dataTables.

      mobi:timeSpinner
      - When trying to change the value of the timeSpinner inside nested ace:dataTables the time immediately switches back to it's original value and cannot be changed. No issues when inside nested h:dataTables.

      mobi:flipSwitch
      - The value printed on the page does not update when changing the flipswitch value inside nested ace:dataTables. No issues when inside nested h:dataTables.

      mobi:microphone
      - The audio clip will not upload when the component is nested inside ace:dataTables

      mobi:camera
      - The image will not upload when the component is nested inside ace:dataTables

      mobi:camcorder
      - The video will not upload when the component is nested inside ace:dataTables

      mobi:scan
      - The QR code values won't submit in the first row of the table inside nested ace:dataTables

      mobi:fetchContact
      - The value attribute is not submitted in the first row of the outside table (not an issue for the fetchConatct inside nested h:dataTables).

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #48622 Tue Apr 12 12:32:35 MDT 2016 art.zambrano ICE-9895 added code in the DataTable.visitRowsAndExpandedRows() method to check if the model is correctly loaded, otherwise reset it and load it again before iterating over all the rows
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: