ICEfaces
  1. ICEfaces
  2. ICE-2320

an attribute needs to be added on the selectInputDate component, to change the title of input text field.

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.7.2
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      selectInputDate + title on text field

      Description

      an attribute needs to be added on the selectInputDate component, to change the title of the input text field.

        Activity

        Adnan Durrani created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Priority Major [ 3 ] Minor [ 4 ]
        Ken Fyten made changes -
        Fix Version/s 1.7.2 [ 10130 ]
        Assignee Priority P2
        Assignee Mark Collette [ mark.collette ]
        Ken Fyten made changes -
        Assignee Mark Collette [ mark.collette ] Yip Ng [ yip.ng ]
        made changes -
        Attachment screenshot-1.jpg [ 11205 ]
        Hide
        yip.ng added a comment -

        There is already a title attribute. See screenshot-1. The title is added like this:

        <ice:selectInputDate id="date2"
        renderMonthAsDropdown="true" renderYearAsDropdown="true"
        value="#

        {dateSelect.date2}

        "
        valueChangeListener="#

        {dateSelect.effect2ChangeListener}

        "
        title="Canada's date of birth"
        renderAsPopup="true">

        Show
        yip.ng added a comment - There is already a title attribute. See screenshot-1. The title is added like this: <ice:selectInputDate id="date2" renderMonthAsDropdown="true" renderYearAsDropdown="true" value="# {dateSelect.date2} " valueChangeListener="# {dateSelect.effect2ChangeListener} " title="Canada's date of birth" renderAsPopup="true">
        Hide
        yip.ng added a comment -

        From Adnan:

        Title should go on root level div. We have to create another attribute "inputTitle" and it will be rendered on the input element only.

        Show
        yip.ng added a comment - From Adnan: Title should go on root level div. We have to create another attribute "inputTitle" and it will be rendered on the input element only.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17468 Fri Aug 29 13:33:12 MDT 2008 yip.ng ICE-2320
        Added inputTitle attribute for calendar input field.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDate.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-selectInputDate-props.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #17469 Fri Aug 29 13:36:40 MDT 2008 yip.ng ICE-2320
        Added inputTitle attribute for calendar input field.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-selectInputDate-props.xml
        Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDate.java
        made changes -
        Attachment screenshot-2.jpg [ 11209 ]
        Hide
        yip.ng added a comment -

        Fixed. See screenshot-2.

        Show
        yip.ng added a comment - Fixed. See screenshot-2.
        yip.ng made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 1.7.2RC1 [ 10140 ]
        Fix Version/s 1.7.2 [ 10130 ]
        Ken Fyten made changes -
        Fix Version/s 1.7.2 [ 10130 ]
        Fix Version/s 1.7.2RC1 [ 10140 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P2
        Assignee Yip Ng [ yip.ng ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Adnan Durrani
          • Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: