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
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?
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.
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)
Hmm… Sounds kinda shady, then.