Add Row
Adds a single row to the specified table instance.
Parameter
Parameters | type | description |
---|---|---|
payload | object | n object where the keys represent the columnId (string) and the values correspond to their respective field types (like number for rating/slider, string for text/textarea etc.) |
Syntax
Example
To add a new work experience entry into the employee work experience table, work_table1, specify the relevant column IDs, table_field1, table_field2, along with their corresponding values. (Kissflow, 2 years).