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

Form.toString(): Customize the class attribute

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 3.0.0
    • core
    • None

    Description

      Hi,

      The Form.toString generates the following code:

      • buffer.append("<table class=\"form\" id=\"");
      • buffer.append("<table class=\"fields\" id=\"");
      • class= buttons, errors

      We can change the css properties in the control.css file.

      But sometimes when the project starts, we already have all prototype (pages, screens, css) already written

      The easier way is just to change the class attribute, and you can get the look-and-feel of your prototype. Might public methods to change the "class" attributes should be a good addition to click.

      So we don't need to change the control.css, and we also don't need ask help for the designer. You just have to use the correct css.

      thanks

      Attachments

        Activity

          People

            medgar Malcolm Edgar
            ricardolecheta Ricardo Lecheta
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: