Not allowing case deletion in data entry mode

What would you like to see in CSPro?
Forum rules
New release: CSPro 8.0
Post Reply
szso
Posts: 17
Joined: January 10th, 2015, 5:26 am

Not allowing case deletion in data entry mode

Post by szso »

Is there a way to avoid users to delete complete or incomplete cases in Android? When entering in CSEntry, it displays a list of in/complete case. When keying down a case, CSEntry suggest if you want to insert or delete the record. How not to allow user to do such?
Thanks
szso
Posts: 17
Joined: January 10th, 2015, 5:26 am

Re: Not allowing case deletion in data entry mode

Post by szso »

I think i found the answer of this question 2 years later :D

We just have to add the Lock option to 'Delete' in the pff file under the [DataEntryInit] line

[DataEntryInit]
Lock=Delete

It was not too late :lol:
Gregory Martin
Posts: 1777
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Not allowing case deletion in data entry mode

Post by Gregory Martin »

You did indeed find the answer! That's a new feature in CSPro 7.0.
Post Reply