Closed (fixed)
Project:
Form Placeholder
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2015 at 20:57 UTC
Updated:
25 Jul 2019 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rafalenden commentedHi nelslynn, yes it's possible and can be easily implemented.
Comment #3
nelslynn commentedAny hints on how? And/or do you have plans to add this to the module? Can I help in anyway?
Comment #4
rafalenden commentednelslynn, at the moment I'm quite busy, but I'm happy to accept patches.
This functionality should be implemented in
form_placeholder.js, where you could the type of form element and perform alterations.Comment #5
rgnyldz commentedAny update on this?
Comment #6
tylermenard commentedI wrote a patch to cover the select fields in forms.Refer to comments 8 and 10 for patches of the current release and dev verion.
Comment #7
tylermenard commentedComment #8
tylermenard commentedHere is another patch for the current version 7.1.6.
Comment #9
tylermenard commentedComment #10
tylermenard commentedPatch for dev version 7.x-1.x.
Comment #11
pifagor commentedIs it relevant?
Comment #12
imclean commentedIt would be handy. Here's a patch for 8.x-1.x, it requires an option with an empty value.
Comment #13
pifagor commentedComment #15
pifagor commentedComment #17
robertoguzman commentedHow do i make the Field Name to be the Placeholder instead of - none -?