Save to airtable form list view

The green “item” block in the “List_Viewer2 Item Click” block has the value of the item name (its text). The green “index” block has the value of the item’s position in the list. For the row id in your “update value” block, you need to use the index value, not the item value.

1 Like