Hi, I'd like to use "Copy row and edit the co...

Hi, Iโ€™d like to use โ€œCopy row and edit the copyโ€ action to keep a filterable history of data changes.

Iโ€™d like to keep all the records editable but setting the initial value of a date field (โ€œModificationToTakeEffectOnโ€) in the copied row to NOW(). So our users can leave it if the modification should take effect immediately or they could change it for a future date.

Is it doable with a set of actions or thereโ€™s another way to achieve this workflow?

Thanks!

0 3 387
3 REPLIES 3

This can be done by hiding the โ€œSystem Actionโ€ for โ€œEditโ€ and sneakily replacing it with your โ€œCopy rowโ€ action.

You probably donโ€™t have to hide the โ€œEditโ€ action, you could just set your table to not allow edits.

@John_Gardner thanks for the advice on replacing the Edit button!

Does anyone have any recommendations on how to set

the initial value of a date field in the copied row to NOW()? Or how to set the initial value of any of the fields on the copied table to a different value than in the original row?

Idea #2:

Since you need to change some of the data, use LINKTOFORM()

This is a newer feature, and I havenโ€™t used it much yet, but itโ€™s really great!

help.appsheet.com - Column Type: App (Deep Links) Column Type: App (Deep Links) help.appsheet.com

Top Labels in this Space