The user should be able to change the size of the open record using drag and drop on the site. During resizing, the input fields should also resize. The input fields should always be centered and have a maximum size (we should test for the optimal max siz ...
Users can upload files using an upload button. To do this, the field type must be set to "Attachment." Files can also be uploaded via drag and drop.
The user can change the position of open records and arrange multiple fields, such as three fields, on the same line. The user can also hide elements.
By clicking the title of the current row, a dropdown menu opens. The user can choose the first option to sort, and once selected, the list is sorted accordingly.
Over the “opening action,” the user can set up a rule for how a field opens when clicked. The rule applies to the content related to the row. The user can choose from the following options:1. Open record (default)2. Modify – the record does not open; the ...
Additionally, the navigation and control elements need to be updated. The close (x) icon should be placed on the left. To remove records, the user should select the three dots, and a dropdown menu will offer the option to remove the record. The up and dow ...
Make it possible to choose a placeholder and a default value each time a new record is created.
In views, you can place a button above the view editor. This button can perform actions such as: 1. Change the value of field x to “y” (it can also change multiple values) 2. Open the current record 3. Open the URL stored in value x
User should be able to export data as CSV, JSON, or PDF.Exports in CSV, JSON, or PDF format include only the currently visible records and rows.