Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
salezian
Creator
Creator

Current selection and initialProperties

Dear All,

I'm just starting my adventure with Sense extensions. First exercise I tried to add current selection to generic object via initialProperties:

initialProperties:{ qSelectionObjectDef:{} }

then when I console.log(layout) object I can't see it.

I'd be grateful for any clue what is the problem.

BR

M.

1 Reply
ErikWetterberg

Try recreating your extension instance by dragging the extension onto a sheet. initialProperties are applied at creation time.

Erik Wetterberg