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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Using type='select' in definition.xml

HI,

I use 

<Text Label="Mu Select" Type="select" Select="option1,option2,option3" SelectLabel="first,second,third"/>

and try to get value of selected element

var selected = this.Layout.Text0.text;

And nothing . Looks like it bug of QlikView. Can anybody have some solution?

Labels (1)
1 Solution

Accepted Solutions
1 Reply
Nicole-Smith

See this post: HTML Select in Extensions