EDITable - v1.7.5.3 to v1.7.5.8
In these releases, we included several performance-related enhancements, such as improved loading time for single-select dropdown menus, faster fetching of lookup values and loading of large datasets, and other UI improvements.
Key enhancements include the following:
Preventing Duplicate Primary Keys
EDITable now ensures that users do not set a manual (static) default value for the primary key. This has been implemented by removing the 'Manual' option in the default value configuration for the primary key field.

EDITable also ensures that fields with a manual default value are not used when configuring a derived primary key. This eliminates duplicate primary keys, particularly in cases such as bulk imports, composite primary keys, and derived primary keys.

Enhanced Bulk Import
During bulk import of rows, EDITable can now accurately detect if the rows have to be newly inserted or updated, regardless of the presence of a primary key. This is especially useful in cases where external filters are applied, ensuring the appropriate update and insertion of rows.
Last updated
Was this helpful?