This topic is locked

Show Hide Records

5/11/2009 9:21:28 AM
ASPRunnerPro General questions
W
webman author

I have status field. Each record has a status of 1=show, 0=hide. Everything works great, but as an Admin I need to the 1's and 0's so I can change the staus. Each new record added is a 0 because I don't want it showing until it's approved which are hidden on my list view page. I created a custom page with the 'status' field on it. Now how do I get all records to show on the custom page?

Sergey Kornilov admin 5/11/2009

Not sue I understand the question as by default you see all records.
Just in case proceed to SQL Query screen on this custom view and make sure you are not using any WHERE condition there.