Hi,
I need an action that can copy a field to clipboard so I can paste it in an other view, ( I have already made an action where I can go to that view so I have to copy the data from that field in there.)
thx for helping
Hi,
I need an action that can copy a field to clipboard so I can paste it in an other view, ( I have already made an action where I can go to that view so I have to copy the data from that field in there.)
thx for helping
Not supported
You can make actions to manage data inside AppSheet, but no clipboard stuff
Ok thx, i ‘ll find another way to do it. Maybe if I go to other view and that field is copied directly to the same field in the other view.
how to do with an action?
If the second view is a row that already exists, Idk.
If you want to add the new row, you would need to group two actions:
I did this already and it works, the data is copied into other sheet, but the other view opens in form view (is ok) but in that field it’s not copied.