- Wait for images to load when printing
- Perfect scrollbar sometimes renders on the left side
- Cloak values with ng-bind instead of {{}}
Full CHANGELOG can be found end of this file.
Table extension with cards as cells, developed for showcasing items with images. Responsive design and selection enabled, both click and swipes. Multiple layout options and Select and Go To Sheet mode
Tested from Qlik Sense June 2017 (in the initial release of June 2017, extensions load slow. It's fixed in patch 1 )
- Download the latest version
- Qlik Sense Desktop
- To install, copy all files in the .zip file to folder "C:\Users[%Username%]\Documents\Qlik\Sense\Extensions\Cards"
- Qlik Sense Server
- See instructions how to import an extension on Qlik Sense Server
It is possible to use selections to go to another sheet.
When "Select and goto sheet" is enabled, swipe selections are disabled. (I.e. it is only possible to select one row in the table.) If one value is already selected it will be deselected and no goto sheet action taken.
See large screenshots above for examples on how the different options display.
Layout mode options
- Small
- Medium
- Large
Image mode options
- Portrait
- Landscape
- Square
Image Size mode options
- Contain - Scale to the largest size such that both its width and its height can fit inside the content area
- Cover - Scale to be as large as possible so that the background area is completely covered by the background image. Some parts of the background image may not be in view within the background positioning area.
- Fill - Scale to fill the space. This may significantly distort the image.
Sample app can be found here under the project folders \sample app\Climber Cards.qvf.
The extension is intended for top lists and dashboard. Because of that we have not included support for very large tables. The limit is currently 10' cells.
Qlik Sense Version | Recommended |
---|---|
February 2019 | 1.5.0 |
November 2018 | 1.5.0 |
September 2018 | 1.5.0 |
June 2018 | 1.5.0 |
April 2018 | 1.5.0 |
February 2018 | 1.5.0 |
Like this extension? Check out the other Climber extensions below.
Container
Selection Bar
- https://github.com/ClimberAB/ClimberSelectionBar
- https://www.youtube.com/watch?v=4fxrphADRKw
KPI
Cards
- Wait for images to load when printing
- Perfect scrollbar sometimes renders on the left side
- Cloak values with ng-bind instead of {{}}
- Support for November 2018
- Bundle information
- Modules load order (Issue 7 - Visualization not found on the server)
- Update for Qlik Sense June 2018
- New logo
- PR Brackets in img URL
- Fix $q
- Update for Qlik Sense February 2018
- Wait for images to load when printing
- Perfect scrollbar sometimes renders on the left side
- Cloak values with ng-bind instead of {{}}
- Support for November 2018
- Bundle information
- Modules load order (Issue 7 - Visualization not found on the server)
- Update for Qlik Sense June 2018
- New logo
- PR Brackets in img URL
- Fix $q
- Update for Qlik Sense February 2018
See LICENSE