This topic is locked

Show Incomplete Records Only

4/3/2009 8:27:34 AM
ASPRunnerPro General questions
H
HilcrRWise author

I want to add a button on to my list page that, when clicked, will only show records that contain empty fields. Each record contains a dozen or so fields of out of all those fields if any one of five specific fields are empty then the record should be listed, if all of those five fields contain data the record should not be listed.
What code will I need to use to acomplish this.
Thanks

J
Jane 4/7/2009

Hi,
you can create custom link in HTML mode on the Visual Editor tab.

Run advanced search with required parameters (not empty), then save resulted URL and use it in your link.

Here is a tip on how to get URL of advanced search results page:

http://www.asprunner.com/forums/index.php?showtopic=5705