2.0.0
Release notes - Selfpoint3 - stable-2.0.0
Bug fixes
Parsing error i Mail/sendToGroup
Fixed parsing errors that occurred when parsing the mail body in the effect “Mail/sendToGroup”.
Datasheet hidden cells
Fixed issues with hidden Datasheet cells being displayed in summary and PDF files after problems still remained after the fix that was released in RC-24-07-001.
Confirmation modal
Fixed issue with confirmation modal not being displayed when clicking process buttons which hindered users from changing status in admin when confirmation was active on a process step.
FileUpload page break in PDF files
Fixed issue with the “FileUpload” component being broken up between multiple pages in PDF files.
Application specific short URL:s
Fixed an issue with short URL:s for forms. They are now application specific so that using a short URL will only work if the form it points to exists in the application that the user is currently in.
Url property in form object
Fixed issue where url of a form no longer could be read from the form object using handlebars.
Default page title
Fixed issue with page title not defaulting to the title set in configuration for portals.
New & Improved
SignatureInfo component changes
The component “SignatureInfo” now displays total number of signatures required instead of how many required signatures that remains.
InputTable updates
The component “InputTable” now has an option for setting name of each row. The name of a row will be saved to the formData together with the entered value. There has also been added a setting for locking each individual cell inside the component.
New sp3 API function ticket.get
We have added a new function called “get” in the ticket module of the sp3 API. This function takes in a formDataId as a parameter and returns one single ticket from the database.
EventBooking displays time span
The component “EventBooking” now displays the time span for a booked event when that event stretches over multiple days.
OLMap mobile view improvements
The OLMap components buttons and tools have been improved to function better when used on mobile devices.
Warning for empty edit groups
On group selection dropdowns that control access to a document there is now a warning displayed when the dropdown menu is left empty. The warning notifies the user that this will leave the document to be editable by all groups. This has been added to forms, views, registers and calendars.
Last updated