Uploaded image for project: 'Click'
  1. Click
  2. CLK-272

DateField column in FormTable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • extras
    • None
    • Linux Kubuntu 6.04 / click-1.4-RC1

    Description

      When adding a DateField in a FormTable, the html headers for the necessary JavaScript code are not included in the page ($import).

      // — snip
      FormTable table = new FormTable()
      FieldColumn column = new FieldColumn( "date", new DateField() )
      table.addColumn( column )
      // — snip

      Attachments

        Activity

          People

            medgar Malcolm Edgar
            fxg François-Xavier Guillemette
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: