Is there a way to copy a record (don't' save), del...
# suitescript
s
Is there a way to copy a record (don't' save), delete the original record, and then save teh copy? I'm getting a "recrod doesn't exists"
c
Would need a client script on the record that looks at the url for the "copied from" id and put that in a field on the record as a reference and upon save in the after submit, delete the reference.
Thats "a" way to do it at least