Version 4.36
Release Date: 2025-12-13
New and Updated Features
This is a list of the new features, functions and enhancements added since the previous release
- Workflow
- Merge Templates
- Added XLSM file type to supported merge template formats
- Added routine to recalculate formulas after spreadsheet (XLSX/XLSM) merge
- Scaled down images to make the merge faster and more efficiently
- PreserveSize option logic has been updated as follows:
- If True, the image is sized exactly to image bounds (width AND height)
- If False, the image is sized to fit inside of image bounds (width OR height)
- Merge Templates
- E-forms
- Added button to move all fields out of a Flex Column or Panel
- Flex Columns – Allow contents to not be loaded when field is hidden and load them only after field is visible (just like tabs)
- Tables – Add cell-specific rules to enable, disable, etc.
- Tables – Add more control over which buttons to show – Add, Insert, Copy and Delete
- Actions – Added “Show Alert Message” action to be able to show messages to user using the built-in alerts
- Added Months Named and Months Numbered to Component Fields
- REST Action – Updated to be able to handle more advanced REST scenarios
- Added the following functions:
- dateYear – Returns the year of a date
- dateMonth – Returns the month of a date
- dateDay – Returns the day of a date
- dateAdd – Adds years, month and days to a date
- Multi-Option – Added options to show buttons next to check boxes instead of text
- Hidden / Visible – Added ‘Not Contains’ logic
- Viewer
- Added Record Type option to call Add-In or E-form when Document word clicked in viewer
- Added ability to sort CSV column in viewer by clicking the header
- Moved the office add-in check to happen only on first office document view (avoids permission check until actually needed)
- Variables
- DMGETOPTIONS – Added support for using “RecordID” to return the ID of the Record that the option comes from
- DMGETEVENTS – Returns Record data as events for Calendar E-form fields.
- Admin
- Added logic to item imports to be sure the import file is of the correct type
- All filtered lists – Hit enter while filtering to 1 item and that item opens
- Integration Utility
- Updated printer driver to work with the newest Windows 11 release
- Asset Tracking
- Updated Multi-Asset screen to show all records that were not found while processing
Fixes
This is a list of the issues we fixed since the previous release
- Workflow
- E-forms
- Record Notes field not supported (applied to 4.35)
- Save for later loses signatures when saved into system
- Form Automation settings are getting lost when form is loaded from public link
- Action Sets that are run from E-forms are not logged to workflow monitor
- Panel “Toggle When” setting not working
- Viewer
- Click indexing can set User List field to bad value
- User List field is not disabled during entry when field is set to Read Only
- Page rotation not working properly when using Rearrange Pages or Classify
- Variables
- UserTeams does delimit when you skip the delimiter setting
- dmRestHelper
- Annotations and Words REST endpoints not working (applied to 4.35)
- Merge Templates
- Word Merge – [TableData] variable is case sensitive when it should not be
- Rich Text Fields
- Hitting the ENTER key causes the typing cursor to move to the top of the Rich Text box