Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Custom drop down list properties

Is it possible to disable option item in dropdown? if yes. kindly tell me thanks

Ex.

   return {

   value:value,

   label:label,

disable: disable

  };

i tried doing this and expect to put the attribute disable to option item. but it doesn't

0 Replies