APEX 4.2 Theme Attributes Calendar Icon not working
863020Apr 10 2013 — edited Apr 16 2013The default attributes for the calendar icon in theme attributes that can be specified for a date picker item, do not seem to be being picked up when a page renders (Edit Theme => Calendar Icon Details => Icon attributes field). The location of the icon can be changed without problem but any valid HTML (height="16", width="16", title="Click to display calendar", etc) entered in the attributes field is being ignored.
Neither the <input> tag for the page element nor the <img> tag for the calendar icon hold any of the HTML element entered, though the <img> tag has the correct src="i/my_calendar_file" for the default entered in the Theme Attributes for the calendar icon.
The page level HTML attributes works OK for date picker item itslef but not the Theme Attribute defaults.
Any ideas?
Environment:-
Application Express 4.2.1.00.08
Oracle 11gr2 Enterprise
Browsers: Firefox, Chrome and IE
Thanks
Paul
Update:-
This issue only applies to the "Date Picker" item type. The "Date Picker(Classic)" item type picks up the Theme attributes OK but you then lose the extra Settings that come with "Date Picker".
Edited by: PaulC on 12-Apr-2013 07:12