I'm working on managing a loaner pool of PC laptops here are the details of the workflow:
Each row (GRID view) contains laptop with fields containing information about the device ("serial number", "device name", "borrower name" and "ID number") and then I also have 3 date fields ("borrowed date", "estimated return date", and "actual return date").
The in BOARD view, each "card" is each laptop that we are tracking the status on, so the "Lanes" are In Stock, On Loan, Returned, in Repair.
Since each row (GRID view) and "card" (BOARD view) is a different laptop - we don't ever want to delete rows or add rows, etc.
The technicians that are assigning laptops have just "viewer" access to Smartsheet, so we would like to create a form that they can access that allows them to enter the dates a specific laptop will be on loan, which once submitted, can change the "Lane" to "On Loan" to the row already on the sheet and NOT add another row with the updated loan/borrower information - just updating the existing row.
For Example: in GRID view the Laptop listed in row 1 will ALWAYS be in row 1, and when a form is submitted by a technician for a loan, only the status field changes to "On Loan", and at the same time in BOARD view, the "Card" is moved to the "On Loan" lane. A second form is submitted once the laptop is returned and moves the "Card" back to "In Stock"
Just hoping that someone else out there has a definitive answer as to whether this can be done this way!