Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-1412

PopUp page title gets disappered while using t:popup, t:inputCalendar and nested t:datatable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.1.5
    • None
    • Calendar, Data List, Date, Popup
    • None
    • Windows and Linux, JSF

    Description

      In my application I have an work to add some details using pop up screen.
      Pop up page contains a list(Having action while selecting a value) which give us a list of data below that after.
      Initially the pop up page title is showing successfully.
      If we do action using that list box, title is getting missed, instead its showing only a "-".
      In my page, contents of the data list is as below template.
      <t:dataTable>
      <t:column>
      <t:popup>
      <t:dataTable></t:dataTable>
      </t:popup>
      </t:column>
      <t:column>
      <t:inputCalendar>
      </t:inputCalendar>
      </t:column>
      </t:dataTable>

      Attachments

        Activity

          People

            Unassigned Unassigned
            saravanakumar.rajendran Saravanakumar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: