Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/countnazgul/qlikview-fixed-content
Create objects with fixed position in Qlikview (11,11.20) AJAX client
https://github.com/countnazgul/qlikview-fixed-content
Last synced: 16 days ago
JSON representation
Create objects with fixed position in Qlikview (11,11.20) AJAX client
- Host: GitHub
- URL: https://github.com/countnazgul/qlikview-fixed-content
- Owner: countnazgul
- Created: 2014-10-18T09:07:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-20T06:24:22.000Z (about 10 years ago)
- Last Synced: 2024-12-17T20:43:29.726Z (20 days ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Qlikview-Fixed-Content
======================Qlikview Extension (for v11.20) which change the style of objects which have "_fixed" as pard of their ObjectId (for example TX101_fixed).
For this objects "positions: fixed" is added when the app is displayed in browser (will not work with IE Plugin)
Using this extension will help making fixed headers so the selections part(s) will be always visible and available for users to change them.
macro_helper.txt contain two vbscript subs which can help developers adding _fixed to the objects. Just select all the objects that you want and execute "ChangeId_AddFixed" sub.
"ChangeId_RemoveFixed" will remove "_fixed" from the selected/active objects ids
Don't forget to add the extension in the app.
More info at: http://sstoichev.eu/2014/10/19/fixedcontent-qlikview-extension/
[![QlikView FixedContent ](http://img.youtube.com/vi/ZDAZtgua8Kw/0.jpg)](http://www.youtube.com/watch?v=ZDAZtgua8Kw)