Get rid of "No documents found" in IE and Netscape
Here is an easy solution to get rid of the "No Documents Found" message in embedded views with the Formula language.
In the EmbeddedView > properties the hide when tab, add the following code in the "hide paragraph if formula is true: " box:
View:=@DbColumn("":"NoCache";"";"[ViewName]";1);
View =""
This was first published in September 2001
Disclaimer:
Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.