Retable update - June 14, 2023

Features and improvements

📌 Fixed the issue where the multiline column was not being selected with a single click. Now, you can select the column with a single click, and double-clicking will enlarge the cell and allow you to enter data.
📌 Added the ability to format phone numbers and allow calls if the data is in the correct format.
📌 Implemented drag and drop functionality for pop-over columns, making it easier to rearrange and organize your workspace.
📌 Ability to "Disable export" in Public Views/Embeded Views to provide more control over data sharing and security.
📌 Ability to create new API keys and delete existing ones, giving you more control over API access.
📌 Increased the visible character count in table names for readability.
📌 Uppercase letters will not be accepted in e-mail entries. When entering an email address in uppercase letters, an action will trigger a message stating, "Please enter the email in lowercase letters.

Bug fixes

📌 Resolved the issue where the default name "Created by" was assigned as "Created By (1)". It will now be assigned as "Created By" by default.
📌 The problem of displaying the result of the formula in Turkish in the DATEFORMAT formula has been fixed.
📌 The sorting problem in the Chart View is solved.
📌 Added a pop-up notification to prompt users to save changes after making modifications in Automation when closing the pop-up.
📌 When trying to copy the form URL or public URL in the share field, the problem of copying the focused cell in the table is resolved.
📌 Improved the action of nested "if" statements in formulas, ensuring that a single "=" sign is correctly converted to a double "==" sign.
📌 Adjusted the action of the Number, Phone number, Percent, and Currency column types in formulas. Now, using the "+" sign performs addition for numerical values and concatenation for text values.
📌 Resolved the form refresh issue when entering data in the search field of the location column and pressing enter.