?
avatar alexonbalangue
alexonbalangue
4 Nov 2014

Steps to reproduce the issue

i trying to edit from libreary getinput with use this function getinput($name, $placeholder);

Expected result

not show placeholder on ouput source code (html)

possible to adding this!!!

Actual result

System information (as much as possible)

Additional comments

avatar alexonbalangue alexonbalangue - open - 4 Nov 2014
avatar Achal-Aggarwal
Achal-Aggarwal - comment - 4 Nov 2014

You want to add a flag called $placeholder to control visibility of placeholder of a particular field?

avatar alexonbalangue
alexonbalangue - comment - 5 Nov 2014

yes, the capture screen ouput html just bollow,
screen shot 2014-11-04 at 21 07 23

if have other alternative or not, it's more easier for get parameter with this than write all
eg:

Thank your answering

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4985.

avatar brianteeman brianteeman - change - 3 Jan 2015
Labels Added: ?
avatar mbabker
mbabker - comment - 27 Jun 2015

From what I can tell placeholders are supported based on the HTML specification (http://www.w3.org/TR/html5/forms.html#the-placeholder-attribute) and have been since our 3.2 release. Our form field API uses the hint attribute in the XML forms to display these.

avatar mbabker mbabker - change - 27 Jun 2015
Title
add placeholder on getinput('name', $placeholder); for ouput html
add placeholder on getinput('name', $placeholder); for ouput html
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-06-27 20:29:34
Closed_By mbabker
Build 3.3.6/+ staging
avatar mbabker mbabker - close - 27 Jun 2015

Add a Comment

Login with GitHub to post a comment