Hi Jane,
I posted a previous thread about pending data, so i followed your response to do the following;
Before record added event on the Events tab
$values["status"] = "not approved";
after i did this, the record still shows in the database,
how do i make this record invisible until it the admin clicks something like an approve button.
Thank you.