PROTECT FROM ALL not disabling tick boxes anymore

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
weboo
Posts: 23
Joined: Tue Apr 10, 2012 10:44 am
Location: South Australia

PROTECT FROM ALL not disabling tick boxes anymore

Post by weboo »

I am testing our application made in v6 on v7 and noticed that the PROTECT xxx FROM ALL rule is not disabling tick boxes anymore however other elements on the form e.g. dropdowns, date pickers were disabled.

This is the rule I used:
If Assignment.NovatedTick='Yes' Then
PROTECT Assignment.PoliceCheckTick FROM ALL
PROTECT Assignment.PoliceCheckStatusSelection FROM ALL
PROTECT Assignment.PoliceCheckDate FROM ALL
...
...


Is there a different way to disable tick boxes in v7? Thanks.
Aware IM 7.1 - Windows/MS SQL
Post Reply