In Form 1, I can add a location, items, and the item barcode.
In Form 2, I can only change the location column. I should still be able to view the other columns but not edit them.
I have tried using editable_if where I can only edit the column if it is empty. However, when I am filling up Form 1 and click away from one of the input fields, I am not able to edit that field anymore. How can I make this work?