J
|
Jane 2/19/2008 |
Hi, |
L
|
Lisa2006 author 2/19/2008 |
Hi, what security settings do you use on the Advanced security settings dialog no the Security tab? What field do you use as OwnerID in the posting table?
|
J
|
Jane 2/20/2008 |
Hi, ... if($strTableName=="posting") { $ret=GetFullFieldName(GetTableOwnerID())."!=".make_db_value(GetTableOwnerID(),$ownerid); } ... |