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

Announcements
Qlik Unveils New Agentic Capabilities Across Analytics, Data Engineering, and Trust: Learn More!
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