ChrisSipes
2 years agoQrew Cadet
copyMasterDetail but not all fields in sub records
Hi Quickbase community,
I have a parent table and child table, where I want to duplicate the child records. I would like to duplicate all of the child record fields, but change the value in one of the text fields to "new" to clearly identify the duplicates.
This is my formula URL:
"javascript:void(copyMasterDetailButtonHandler(
'&relfids=7 &destrid=" & [Record ID#] &" &sourcerid=" & [Record ID#] & " ', 'xxxxxxxx' ))"The xxxxxxxx is the master table ID and the relfids=7 refers to the field for the report link for the child table. Is there a parameter that I can add which would not copy every field in the child record?
Many thanks.
Chris
------------------------------
Chris Sipes
------------------------------