Making a field editable

Overview

This functionality lets you transform your data tables into interactive and dynamic user interfaces, enabling users to edit fields directly within the table. Save time and improve efficiency by providing an intuitive, user-friendly way to manage and update data within your flows.

From the Canvas

  • On the Data table header, click the arrow next to the column name you want to make editable.

  • Click on "Allow cell edit" to make that field editable

From the Properties panel

  • Go to the Data Mapping section

  • Click on the column of the field you want to make editable

  • Scroll down and toggle the Editable attribute.

Saving Inline Edits in Avonni Data Table

To make inline edits in your Avonni Data Table persist, follow these steps:

  1. Enable Inline Editing: In the Avonni Data Table flow screen component, toggle the "Editable" property for the fields you want users to modify.

  2. Add 'Update Records' Action: Include an "Update Records" action in your flow. This action takes the modified data and updates the corresponding records in your Salesforce.

pageActivating inline editing

Last updated