Xpoda now supports ORACLE and PostgreSql database systems. For more information please contact your solution partner.
Studio users with admin authority can authorize applications that other users can access.
The user password field has been removed from the screen accessible from the client admin panel. "Change Password" button added.
The password of the selected user can be changed by clicking the button.
When a new user is registered, the password window will open automatically.
Filters such as ".pdf,.jpeg" can be made in the Add file tool, but this filter was bypassable in the Client.
With the new setting added to Web.config and specific to version 3.0, when uploading a file, in addition to the requirement that the file have the file extension specified in Studio, the type scan of the file is also made to check that it is indeed the desired file type.
In this way, malicious users are prevented from bypassing the controls by changing the file extension at the time of installation (for example, changing the extension of the Exe file to PDF). " (NOTE: Current version 3.0 web.configs must be used.)
The "Error during page load" problem that may be encountered when switching between forms in Xpoda Client has been fixed.
In Open Form actions, passive modules and forms were selectable and caused confusion. Passive modules and forms will not appear with this version.
Modules created automatically with the "From a File" option could not be opened on the Client screen. The error encountered has been resolved.
The problem of attachment files not being sent when sending emails has been fixed. (NOTE: Current version 3.0 web.configs must be used.)
The "Input string was not in a correct format" error when using the Gantt tool has been fixed.
Durations can be adjusted in the Show message action, but when more than one message was returned on the same button (e.g. validation message, info message, mail send message), the last message was always shown.
Now every message added to the button will appear.
The message duration with "Request confirmation" has been extended to 10 seconds.
The "Open form new window" feature was not working when used with the Calendar tool. The problem's been solved.
When the Add File tool was activated again after being hidden with the change properties action, the file could not be added. The problem's been solved.
If there was an image field in the form and an image could not be loaded in this field (null), the e-mail could not be sent when the send e-mail action was run. The problem's been solved.
A dropdown box tool with an icon attached could not be deactivated. The problem's been solved.
Viewing a file from the list always displayed the last record. Now each record will appear in separate windows.
The Scan Barcode action only worked on the main form, and did not work when the barcode action was added to new or linked forms. The problem's been solved.
The "Uncaught DOMException: Failed to execute 'setItem' on 'Storage'" error, which may occur when we add a new form to multi-form projects and run it , has been fixed.