A
ankitshukla
Guest
Is there any way to disable an item in a selection list? For example: I have three items A,B,C. I want to disable 'B' so that except 'B' all other item will be shown as selectable entries. If it is not possible then will it be possible through handles. I mean if I somehow get the handle of item B and then apply sensitive = false. Will it work?
Continue reading...
Continue reading...