Placeholder attribute

HTML 5

Does placeholder attribute is sent to server when form is submitted ?

No. :slight_smile:

Thanks. It helped.

There may be a way to code it to be sent to the server, but as things currently stand, in a normal form, the server knows nothing about it. As far as I know, it’s just a visual aid.