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?