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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

IDocumentProperties.OnOpenActionItems/OnSelectionActionItems not returning any values using the ocx

Hi,

I'm building a Desktop application that needs to list the Triggers for a document (qlikview v9 SR6) using the OCX. I've succefully listed all the triggers bound to fields. But when I get to list the documents triggers, the lists are always empty. I'm using the properties doc.GetProperties().OnOpenActionItems and doc.GetProperties().OnSelectionActionItems.

I'm assuming that OnOpenActionItems corresponds with the OnOpen option in the client and OnSelectionActionItems corresponds to OnAnySelect. I'm pretty sure the document I'm using have actions bound to those triggers.

Has anyone run into a similar issue?, Or am I using the wrong properties?

Thanks

-Arnulfo

0 Replies