Duplicate Signature form different table

Hello, Everyone

Is there any idea

How to duplicate image/Signature from another table?

I have: Table A and Table B

In Table A , there is Signature/Image Column

and I want to Duplicate Signature/Image to column B

Is it possible ? thanks

How are the rows of the two tables related?

1 Like

they are independent, note related sir

In general, you can simply “copy the value” from the field as long as the types are the same.

  • This is true for any pairing of columns of the same type
3 Likes

One way to do this is to create an action of type “Data: add a new row to another table using values from this row”.

Since there is not relations between the two tables, I do not think you can “update” and existing record (no way to specify a specific record)

2 Likes

Hmm… Sounds kinda shady, then.

1 Like