JimHarrison
5 years agoQrew Champion
Re: Copy Record Action in Rich Text Button
Hi Chris,
I am not certain if you can pack all those steps into a single button. We have only been able to get one edit/add record and then reload or redirect using the UrlOne & UrlTwo trick.
I can see a button that does this:
1. edit the record (add a field archive cxbx make it true as part of er)
save the record
2. Webhook triggers off modified records where archive cxbx = true
copy the old record [rid step 1] to a new record
Update your reports to hide records where archive = true.
Sounds like an infinitely collapsing log table.
Jim
------------------------------
Jim Harrison
transparency = knowledge + understanding : The Scrum Dudes
------------------------------
I am not certain if you can pack all those steps into a single button. We have only been able to get one edit/add record and then reload or redirect using the UrlOne & UrlTwo trick.
I can see a button that does this:
1. edit the record (add a field archive cxbx make it true as part of er)
save the record
2. Webhook triggers off modified records where archive cxbx = true
copy the old record [rid step 1] to a new record
Update your reports to hide records where archive = true.
Sounds like an infinitely collapsing log table.
Jim
------------------------------
Jim Harrison
transparency = knowledge + understanding : The Scrum Dudes
------------------------------