Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 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.
            
There is already a title attribute. See screenshot-1. The title is added like this:
<ice:selectInputDate id="date2"
{dateSelect.date2}renderMonthAsDropdown="true" renderYearAsDropdown="true"
value="#
"
{dateSelect.effect2ChangeListener}valueChangeListener="#
"
title="Canada's date of birth"
renderAsPopup="true">