Summer Release 2021
Explore highlights from the Summer 2021 release: a new possibility of authentication, and creative features that make forms more dynamic than ever.
And it’s simpler than it looks, because the “Run on click” editor predicts and suggests actions as you start typing.
Also, these components and their actions can be even run from outside the section, i.e., they are no longer limited to where they are physically placed.
No worries if you change to desktop mode, then the File browser will be opened as usual.
SAML authentication with Active directory
Make your IS Tools application sync with your company’s Active directory to help the employees log in with their corporate account, which will ease internal user administration. This is done thanks to the Security Assertion Markup Language (SAML) which allows to exchange authentication and authorization data between your identity provider and us.

One component, many actions
Run multiple actions at one click of a button, link or icon; for instance, configure the actions to set a value to a field, save the form, and open another form with the selected record, all upon a single click, using IQL.
Multiple upload
Select from your device’s file manager as many files as you want, and upload them all at once to a record. With this, every attachment or document will be automatically related to new child records in one go, thanks to the Multi-value component.
Calculations on the fly
Get the result of a formula immediately after changing values in your form, without having to save or click on a button. This can be done thanks to our new feature "Run on change" in Form designer.
Other improvements
Open camera directly
Set your smartphone camera as the default option to quickly take and upload a picture with Media component or File field, instead of choosing the source every time.
Quick switch application
Navigate through your applications in a snap, with the enhanced Switch function that now displays up to 5 of your last used applications. Also, note that it has been moved to the Menu.
Images controlled by conditions
Imagine displaying a specific picture after choosing a certain item in a Drop-down, or typing a certain value in a Text field; for example, if you choose “Vehicle inspection”, the template picture of a car will be shown, ready to make marks on it; but if you choose “Excavator inspection”, then the template will change accordingly. IS Tools makes it possible, with IQL.Calendar customization
Adapt your Calendar days and time according to your business schedule, e.g., choose to only display from Monday to Friday, between 8 AM and 5 PM.Bar code scanning
It is now possible to scan both QR and Bar codes. However, this is an extended functionality that requires an additional fee to use. Please contact you IS Tools sales representant for a quote.Right size for columns of IQL Table
Note that the IQL Table chart now applies automatic width size whenever data changes in its columns.Gantt chart Start date
Set a fixed Start date to Tasks in the Gantt chart. So next time you use the Automatic scheduling function to rearrange your project, the initiation of the tasks you marked won’t move.Validations on mobile devices
Now you can see the messages generated by rule validations in mobile mode, e.g., “Date not valid” when trying to book an appointment a day earlier that today. Find them below the field in question, in red.Improvement to Table section
Separator lines have been added to the bottom bar of this section, so the action icons, like Save and Delete, have their own space to be clicked without confusion.Bugs fixed
Forms:- The Map component kept showing the previous selected record even after running a filter that did not include it in the results.
- Changes on the Multi-value field did not trigger the Save action button in Calendar, Map and Table sections.
- The Repeater section did not load correctly if contained special characters for HTML (e.g., &, >, “, etc.). This fix will display HTML control characters as plain text instead.
- The Relation field could not remember the latest value searched or filtered while navigating through records.
- No warning message about unsaved data was displayed after trying to move to another form, if the form’s Save icon was disabled and replaced by Button, Icon or Link component’s action.
- Read-only Drop-down and Note fields did not reflect the color chosen for the application in Theme designer.
- An error message was displayed in Form designer when configuring a filter on a table that had the “Show field in selector” and “before record name” properties in Data model editor.
- An error message popped up after setting Behavior to a series of an IQL table chart.
- In the Report and import queue form, the resulting report for “xlsm” files showed a question mark icon, instead of the Excel icon.
- Imports did not considered the validations rules set for Date and Date time fields in combination with comparison operators, e.g., MyDate1=today().
- In the Report and import queue form, large imports in progress indicated the Status "Finished {0} of {1}", which didn’t reflect the actual row count. This has been fixed to show the legend "Processing row {1}/{100} (1%)" instead. Also, it was not possible to download the log file after running an import of type “Record rename”.
- The report generated by the “Export to Excel” button in Rules manager, contained an “A” character as prefix in data of the “To”, “Cc”, and “Bcc” columns, e.g., Ajohn.smith@istools.com.
- The Form rights view threw an exception when a role or a form that did not exist was set as filter.
- It was not possible to use comma (,) as a Decimal separator, chosen in User settings form.
- The Back button did not work as expected, sometimes showing a record that was not previously selected.