After a new module was opened and the first registration was made, when the page was refreshed, the changes made were lost and a new module with the same name was created every time the page was refreshed. This problem has been fixed.
If no action is taken on the client side for a certain period of time, the screen saver is activated for security purposes. In order to continue development username/password information must be re-entered.
Printing without preview has been enabled by turning off the "Print Preview" button in report output designs.
Added Active/Passive options that can be used with the Change Property action for adding files and the Image tool. Using the change property action, the field to be changed is selected with "Fields" and the activity/passivity status is selected with the "Type" field. If the result from the SQL query is 1, the action works.
It is possible to fetch data from DLL for the combo box tool. "Field Style" selection When "C# Library" is selected, Library/Class/Method settings are opened. These settings are filled in by making the relevant selections. Two parameters must be sent in the Sql Query section. The first value we write as a parameter is the value we will get from the upper field on the form. The second value we write as a parameter is the ID value of the selected field. It should update itself when focused on drop-down boxes.
The "Drop files here to upload" message that remained constant in the file adding tool has been removed. No files will be added with this method.
Başarsoft library added. To use this library and develop geographic information systems applications, please send an e-mail to support@xpoda.com
When the screen showing the module contents where the modules were listed was opened, it could not be closed. The "X" and "Cancel" buttons were activated to close the screen that opens here.
The date problem caused by language changes on the client side has been resolved.
Fixed the issue where previous records could not be retrieved in multiple selection tools.
The problem that occurred when double-clicking the Sub-Report tool used in output designs was fixed.
The overlapping issue in nested linked forms has been fixed. When you want to open a linked form again on top of a linked form, it will open in a new window.
Design-related changes were made in the report design screens. The appearance of the relevant screens has been updated. When the new form design is prepared and saved, the design is given a name and the screen where the previous designs are displayed has been updated.
By selecting the form design from the buttons on the client side, the screen listing the registered designs has been updated.
System monitoring and logging capabilities have been added.
A security-related arrangement has been made in the method that returns the entire list of users against external ajax calls.
When the run operation was performed without pressing the save button, newly added elements and changes could not be displayed on the client side. Added save function to Run button. Newly added tools and changes are saved only as views, without creating tables.