J
|
Jane 3/13/2009 |
Hi, $values["status"] = "not approved";
|
D
|
Denton 3/13/2009 |
Hi, you can add new field (status for example) to your tale on theDatasource tables tab, create custom view for guest user and full status field on the add page for this view manually in the Before record added event on the Events tab: Then admin can edit added records and approve it.
|
J
|
Jane 3/16/2009 |
Denton, |