Closed (fixed)
Project:
Elements
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Nov 2011 at 00:30 UTC
Updated:
18 Nov 2011 at 13:50 UTC
Jump to comment: Most recent file
I could swear that the email, url, number types all supported the placeholder attribute.
I just noticed they don't. Patch coming soon.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1330024-placeholder.patch | 757 bytes | boombatower |
Comments
Comment #1
dave reidNot sure why they wouldn't be right now? 'placeholder' is one of the array values in element_set_attributes() in all the theme functions for those elements.
Comment #2
boombatower commentedI'm sure you can add more, I just need this for now.
Comment #3
ericduran commentedYea, I guess I was just looking at the element_info decleration at the time.
Change the title for the password element
Comment #4
dave reidGreat. This has been committed to both 7.x-1.x and 6.x-1.x.