Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
d_pranskus
Partner - Creator III
Partner - Creator III

Invoking Expression editor from AngularJS based custom property

Hi

I am creating a QlikSense extension and using AngularJS approach to create custom property editor. I created my component with template and controller. Everything is working almost fine. What I want to do is to invoke expression editor on button click.

What I need to achieve is to build hierarchical structure and show it in a treeview and then when the user selects a node I want to show a couple of text inputs with "Fx" button which invokes expression editor.

Another approach I am thinking of would be to combine both AngularJS and standard Qlik way. But I would want to know how would it be possible to bind standard Qlik property editors with non-persistable variables and then persist them through AngularJS controller.

The first approach looks easier to me, but I am open to any suggestions.

Many thanks

0 Replies