Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6314 Widget Refactoring - Placeholder issue
  3. OFBIZ-6472

Have consistent behaviour for submit button fields

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Trunk, Upcoming Branch
    • None
    • framework
    • None

    Description

      Currently submit button fields are used both in single and in list/grid forms. Commonly these are defined with following code:

              <field name="submitButton" title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit">
                  <submit button-type="button"/>
              </field>
      

      The behaviour in a form of type="single" is different than that in a form of type="list" or in a form of type="grid".

      In a form of type="single" the title is not displayed as a label, yet in the list/grid form it is.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pierresmits Pierre Smits
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: