Object reference error in public forms has been fixed.
The chat feature in the client could previously be turned on and off for client users as internal and external users. Added public user to these options.
When searching the list, the cell containing the searched text was colored yellow.
When the cell was selected, the text became white and it was difficult to read. The colors that appear in the search on the list have been updated.
The "Drop files here to upload" message, which remained fixed in the file attachment element, was removed in previous versions. This message kept popping up when the file started to be dragged. The message has been completely removed.
In the output design, the query written in the Add New Field section was not updated in the SubReport use, and the written query brought a constant data. Even if the query was changed manually afterwards, the first written query was not updated. For this reason, the problem of always returning the same data has been resolved.
Mobile improvements made in Xpoda Mobile application with Version 2.11;
When using the Figure Box with Decimal data type, when the data is entered in 0000.0000 format (eg 6754.1234), an overflow error is received if the number of digits after the point is over 2.
This error has been fixed and the decimal sensitivity has been updated to use decimal(15,6) type fields in the database.
When the end user changed his password from the client screen, he updated the password without encrypting it. For this reason, the problem that the password is visible after the update has been fixed.
If the Ent DB field is full, no data is returned in the Output design.
If the List Auto Extension feature is turned on, the list extends downwards, but the elements under the list do not scroll.
If the list auto extention is turned on, this problem has been fixed by enabling the list to shift the lower elements according to the length.
In the update operation affecting the graphic element, the query inside the action was not working, the graph's own query was working. For this reason, the query of the graph could not be updated with the update operation. Fixed the problem that the graph query was not updated with the update operation.
Added Form Only property to Rich Text element.
When using the Enter key in the Subject field, mail could not be sent and an error was received.
In actions;
Send e-mail (Form) Send e-Mail (Multiple)
In the flow;
Send for approval (Send to Approval)
Send mail in flow(Send e-mail)
The error received by preventing the use of the enter key in the Subject field in the operations has been fixed.
While making multiple selections in the lists, if the list is colored, the selected row cannot be understood due to the color. This issue has been fixed.