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

FormTable - renderTransposed functionality

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 2.4.0
    • None
    • None

    Description

      Please add a "renderTranspose" functionality for FormTable, i.e., when this boolean property would be set,
      than the table would be rendered in the transposed mode (columns instead of rows and vice versa )

      Were is this very useful:

      • forms with too many fields would need too much horizontal scroll. For better usability is a requirement to render
        transposed for those cases - vertical scroll is much more user friendly.
      • long field names
      • forms that require in table mode just a few data sets (rows) - when rendered transposed, are much more usable
      • when doing allot of comparative work (e.g. only between 2 data sets)

      Another nice option would be the possibility to set the tabulation order , e.g.
      String tabulationOrder = "toLeft"; // toBottom
      to be able to improve the keyboard friendliness of the FromTable (in transpose mode or not)

      Attachments

        Activity

          People

            a_adrian Adrian A.
            jschmidt71 Joseph Schmidt
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: