Create Action to Duplicate Row (allowing for changes)

Hello AppSheet Community,

I am currently building an App in which people can submit "tickets". Is there a way to create a button that will "copy" that ticket (and submit a net-new one). I would only want to "copy" some fields and leaving other fields at a "default" value as defined by my tables.

I know there is a pre-made action to "copy row and edit it" but it takes in the fields that I do not want to be copied over and leave it as the initial default value.

Any guidance here?

 

0 1 33
1 REPLY 1

Please take a look at the LINKTOFORM(0 deep link action. The action will open a form of new record with prefilled values wherever you wish them to be changed from the record being copied.

LINKTOFORM() - AppSheet Help

App column type (deep link) - AppSheet Help

Sample app:

Linktoform Example - AppSheet from the help article Get started by using the sample apps - AppSheet Help

 

Top Labels in this Space