Downloads
Documentation
We strive to keep everything up to date, including examples and best practices on how to use the widget pack.
Versions
You do not have permission to download this file.
If you are an IQNOX Widget Pack client and believe this is an error, please contact support@iqnox.com for assistance.
If you would like to become an IQNOX Widget Pack client, please visit the Contact Us page.
v4.2.0
Changelog
IQNOX Widget Pack for ThingWorx v4.2.0
Datetime Picker
No longer broken
- Resolved issue with with the widget sending an
Invalid Dateobject when clearing the widgets values programmatically using the ResetValue service.
Grid
No longer broken
- Resolve issues around setting values in the dropdown filter through the Query property
- Suppress
QueryChangedevents when Query is set from an external source - Fix
queryDidBindfilters check and format documentation - Fix dropdown filter success handlers failing to resolve
IN/LIKETW query values - Clear
headerFilterFunctionwhen headerFilter changes in column configuration - Add support for disabling automatic service loading indicator and display loading overlay on the grid when active
Improvements
- Add support for configurable live filtering options
Query Builder
No longer broken
- Fixed query builder value handling for numeric input by parsing values if rule dictates they are of a numeric type
Rich Text Editor
Improvements
Add support for embedding video and iframe html elements
You do not have permission to download this file.
If you are an IQNOX Widget Pack client and believe this is an error, please contact support@iqnox.com for assistance.
If you would like to become an IQNOX Widget Pack client, please visit the Contact Us page.
v4.1.0
Changelog
IQNOX Widget Pack for ThingWorx v4.1.0
Button
Improvements
- Added Binding Targets on multiple confirmation modal properties
No longer broken
- Disable selection of the text within the button to prevent accidental button text selection.
- Fixed a case where items in the button, like label and icon that were preventing the touch event on the button.
Dropdown
Improvements
- Added configurator settings to allow for custom padding in the dropdown filter
File uploader
Improvements
- Add capability to compress images. New properties:
CompressImages:BOOLEANCompressedImageMaxHeight:INTEGERCompressedImageMaxWidth:INTEGER
No longer broken
- Fix issue uploading never succeeds when used on Chromium based browsers on Android. This error occurs when using restrictions for
allowedFileTypes.
Grid
Improvements
- Added a new option to the Dropdown header filter that allows selected items to be either included (default behavior) or excluded from the results.


No longer Broken
- Fixed Global Properties in custom cells not working.