Placeholder validation problem 84 PostsSkepsis 11 years ago1TopicHello everybody,In my form I want to display the labels inside the fields as a placholder. This works fine using the placeholder attribut or the "onfocus-stuff".Some fields are required (has to be filled) but the validation doesnt work because the fields are not emtpy because of the placeholder-value.What options do I have to make a correct validation?GreetingsSkepsis Ian 10 years ago0Level 1Hide your labels, go to the edit section of the field, in the Stuff see Custom Attributes and add...placeholder="xxx"