Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
In my ad-hoc report I have one list box for month selection and one for time period selection.
I wants that on the month selection time period list box should get locked so that user cannot select it.
I have applied the trigger on month selection ->Lock field(Time period).
It is working .On month selection time period is locked.
But I wants that when user will again deselect month then that time period should automatically get unlocked.
Is there any way to resolve this issue???
Thanks in Advance !!!
Your version works fine for me...
What exactly steps should I try to reproduce the issue?
(I'm using 11.20 SR5 64-bit, and tested also in ver 10 SR6)
Thanks Michael ,
Its working fine and i need to try it in my Adhoc report .
This was helpful for me as well trying to keep a list box locked even if the user selected Unlock via the menu or through the object properties menu. I was able to make it look like the Unlock was disabled as nothing happened when the user chose it. Thanks.
Here's a simplistic demo.
hi Michael,
I tried to use similar approach but list box 2 (Code) is not getting locked, when list box 1 (Type) is selected, am I missing something here. Please help.
Add another action before "lock" - Select Possible in the field CODE. To execute, "lock" needs something to be selected in this field.