I have a prime faces datatable with few columns and have filteryBy attribute for all the columns. How do I add placeholder or watermark to provide hint for users. Any suggestion
First give and ID for your column and add a p:watermark component:
p:watermark
... ...
Don't forget to replace the tableForm id with your actual form around your p:dataTable.
tableForm
p:dataTable