Hi.
I have a tag based on a template with quite a few elements. I need to duplicate this tag to another tag of the same type as a record of the previous values. I was hoping this would be as simple as:
@Tag.teststbl_last = @Tag.teststbl_row
but this doesn’t work. Do I have to copy each element individually … or am I (hopefully) just missing something obvious.
Regards,
Greg Shearer