Form (Table) Considerations
Performance degradation is possible with extensive data collection. Note: there is a potential for degradation using the standard "Data Table (Beta)" flow component. The following recommendations will help improve performance for all table components. To improve performance, filter your "Get Records" actions so that only relevant records return (less than 200 records are optimal for best results). Furthermore, you can utilize the "Collection Sort" flow action to "Set the maximum number of items." Finally, consider not utilizing "Automatically store all fields" under the "How to Store Record Data" section. For more extensive data collections, use "Choose fields and let Salesforce do the rest" and only select the required field values within your table solution.
Form (Table)
Add your Datatable Components to one or more Flow Screens and utilize the power of Flow to retrieve and assign records to your tables. Grant users the ability to add, edit, clone, delete, select, or filter records; see Form (Table) documentation for more details.
Administrators can configure the Form (Table) component to allow end Users to Add, Update, Clone, Delete, and Select record(s). By default, a User can Update, Add or Delete multiple records within the table before sending the changes to the Flow for processing. Alternatively, admins can force any change to force the Flow to process changes one at a time.
Adding or updating records within tables is also very customizable. Admins can allow end Users to update or remove records one at a time or in bulk. Administrators utilize customizable Form Components to determine which fields an end User sees when adding or updating records. For example, administrators can use tables to allow end users to select one or more records for processing. Furthermore, Administrators can allow end Users to search/filter records. When filtering is enabled, a search input field is visible. Search inputs will filter all table columns and return records containing any part of the search input. See the Form (Table) documentation for more information.
Documentation
Use the documentation below to configure Form (Table) screen components.
Select Object/Form
Use the selectors in this section to select the table component to display.
Prefill Records/Template
Use the selectors in this section to prefill records and values within the table component.
Form Properties (Optional)
The following section allows admins to override the default display properties for the form component used for creating new table rows. Refer to the "Form screen component documentation Page" for configuration guidance.
Table Record Edit Options
When enabled, Admins can edit table rows and add new rows. Row editing utilizes Form Components defined within the table component. Override the predefined form components with the following selectors.
Table Properties (Optional)
Table Actions
The following section allows admins to configure if Users can add "New" records, "Clone," or "Delete" records within the Table. Select the toggle next to the corresponding action to enable.