Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-4081 Form widget improvements
  3. OFBIZ-5341

Adding placeholder attribute to text fields rendered via Form-Widget's text tag.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk
    • Trunk
    • framework
    • None
    • Bug Crush Event - 21/2/2015

    Description

      Adding placeholder attribute to text fields rendered via Form-Widget's text tag.

      Form widget :

      <field name="partyId" title="${uiLabelMap.FormFieldTitle_partyId}" ><text placeholder="${uiLabelMap.FormFieldTitle_partyId}"/></field>
      

      Rendered as :

      <input type="text" placeholder="Party Id" autocomplete="off" id="partyId" size="25" name="partyId">
      

      Attachments

        1. OFBIZ-5341-Example.patch
          0.8 kB
          Sumit Pandit
        2. OFBIZ-5341-Framework.patch
          5 kB
          Sumit Pandit
        3. OFBIZ-5341-Framework.patch
          5 kB
          Sumit Pandit

        Issue Links

          Activity

            People

              adrianc@hlmksw.com Adrian Crum
              sumitp Sumit Pandit
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: