Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Look & Feel

Image Modified


Technical Details

Squirro iFrame object properties in WebView

...

Visual configuration
  • width can be adjusted
  • height cannot be adjusted
  • Scroll icon left and right to navigate through the result list
    • result items will only be displayed in horizontal format
    • vertical item listing is not possible
Visual effects
  • read items will be shown dimmed
  • unread items will be shown solid
Supported tabs
  • Read
    • enables in-iFrame Squirro queries
    • displays query string on dashboard selection impacting iFrame content
  • Sources
    • displays data sources of configured Squirro project
    • HINT: "Add Sources" leads to the mobile dashboard view
  • Settings
    • displays Squirro settings in mobile browser manner
      (do we really need it that way)? 
  • Essentials
    • connects to a broken linkedIN LinkedIn page (on Squirro-box)

Best practise practice is to enable the read tab if any tab is wanted!

Configuration Properties

The logical configuration of the iFrame covers "Item Filtering" and "Squirro Settings".

Most configurations can be set hard set hard-coded or via Qlik variables from the load script.  

Squirro Settings tab

Settingexampleexplanation
Project ID
  • variable: vSquirroProjectID
  • value: 7sJQVzBdSECah5_ONGtvllx
  • specifying the Squirro Project ID
Server URL
  • varuable: vSquirroClusterID
  • value: http://my-squirrobox.local
  • specifying Squirro Server ID (cloud or Squirro-in-a-box)
  • it is important to specify the "http://" preceding the IP or name
Login Token
  • variable: vSquirroToken
  • value: 22ce6730d601a705........430718ec4e65d33971f
  • specifying Squirro API access token

...

Further Information about Squirro iFrame

 

...