I have seen a SharePoint list (Custom list) where text shows up, whenever a list is empty (only for some views). E.g. to inform users of the guidelines for the list usage.
How can this be implemented?
Ok with javascript/jquery solution
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For changing the message that appears for document libraries using jQuery:
(Any suggestions on how to make it nicer very welcome – made community wiki.)
To make this work on a custom list, replace
(.+document\\slibrary\\.)with(.+list\\.).