I’d like to copy a record. I don’t need the user to do it. I’m still way in the concept phase. I was hoping I could just select the row and Ctrl+c and Ctrl+v to a new record. But apparently, that’s not supported. Is uplicating records simply not supported in Dat view?
Nope, that’s not possible. On an item’s detail screen you can just add a button with an add row action to add a row to the same table with the same values, and delete it when you don’t need to do this anymore.
If you prefer the Ctrl+C, Ctrl+V method, move all your basic columns to the left side, copy all the values in the original row, add a new row and paste your clipboard to the new one.
1 Like