Record Protection Against Deleting

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
greg
Posts: 124
Joined: Sat Apr 23, 2005 12:46 am

Record Protection Against Deleting

Post by greg »

I have a rule on Staff object which is a member of the SystemUser group

If LoggedInStaff.AccessLevel<>'Administrator' AND Staff.AccessLevel='Administrator' Then
PROTECT Staff FROM ALL EXCEPT Administrator AND System

But while greying out all the fields, this rule does not protect an administrator from being deleted by a non administrator. Is it how the system should work or is it a bug? I am still using an old build 907. Thank you.
aware_support2
Posts: 595
Joined: Sun Apr 24, 2005 2:22 am
Contact:

Post by aware_support2 »

How does a non-administrator delete Staff - by using a process?
Aware IM Support Team
greg
Posts: 124
Joined: Sat Apr 23, 2005 12:46 am

Post by greg »

I utilized a standard operation Delete Object located above the form.
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

The PROTECT action does not protect against deletion. It probably should, but it does not now. You need to add a condition to the Delete operation.
Aware IM Support Team
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Post by tford »

Does Build 966 protect from this ?

Thanks,
Tom
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

No, not yet.
Aware IM Support Team
Post Reply