
Qlik Migration Admin
アクティビティの概要
Qlik Migration Adminさんの最近のアクティビティ-
Qlik Migration Adminさんがコメントを作成しました: Another request here: https://support.pendo.io/hc/en-us/community/posts/18591699963931-Retrieving-custom-metadata-fields-from-the-Pendo-back-end My comment: This is not currently available. Pendo...
-
Qlik Migration Adminさんがコメントを作成しました: This is not currently available. Pendo states that only agent metadata can be accessed via custom code blocks with pendo.getSerializedMetadata or with html variables: How to use Agent Metadata as a...
-
Qlik Migration Adminさんがコメントを作成しました: Hi Janelle Young Your code should work, if you put it on step 6, as it will check for the element in step 7 and if not, advance to step 8. Please make sure your step 7 is targeted to the exact che...
-
Qlik Migration Adminさんがコメントを作成しました: Wow Tomas Sedlacek, you're a lifesaver! Just used this today. FYI for anyone struggling, here are steps you need from the console: 1) Open Network. Find a feature you can delete. Clear the network...
-
Qlik Migration Adminさんがコメントを作成しました: Hi Eric Miller, we did already check out this snippet but we need it to include the container as well as the badge element. So if they hover over the element, the tooltip appears, they may want to ...
-
Qlik Migration Adminさんがコメントを作成しました: @Matt any AGENT metadata can be used in guide variables (aka whatever the snippet sends) but CUSTOM metadata can’t :( . Which I believe the article states as well. Big gap in my opinion especially ...
-
Qlik Migration Adminさんがコメントを作成しました: Hi, here is the code for a solution to this. It is a combo between the "dismiss when click outside of guide" + 'mouseover' + "dismiss when leave element hover" + a timeout and a clear timeout. The ...
-
Qlik Migration Adminさんがコメントを作成しました: We use a badge guide and it works just like you are asking Sana Kamal, just add this css code to the "step 1" of the guide display:none; So it hides and never shows up, rendering it just a badge. T...
-
Qlik Migration Adminさんがコメントを作成しました: Hi Jared, also you can create a text comment box for this comment and "Hide" it, then add event listener to the add approver so that when they click it it shows the comment box. 1. Create a commen...
-
Qlik Migration Adminさんがコメントを作成しました: Sometimes if you mess with the page visit / guide visit / feature click by changing to "Seen Ever" it will work for guides. My advice is to set the segment to the guide FIRST, then go to edit the s...