Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
polisetti
Creator II
Creator II

To Unlock the field by using event field trigger

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 !!!

15 Replies
Anonymous
Not applicable

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)


polisetti
Creator II
Creator II
Author

Thanks Michael ,

Its working fine and i need to try it in my Adhoc report .

Not applicable

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.

Not applicable

Here's a simplistic demo.

Not applicable

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.

Anonymous
Not applicable

Add another action before "lock" - Select Possible in the field CODE.  To execute, "lock" needs something to be selected in this field.