Skip to content

how do I copy data from one text field to another other text field? #1373

Answered by DEVAvia
DEVAvia asked this question in Q&A
Discussion options

You must be logged in to vote

I asked the question myself — I answer it myself. Although if it wasn't for YouTube, I wouldn't have guessed in my life, because I didn't find any information about this in the help.

So it turned out to be simple. Use two Forms blocks, put 2 checkboxes in the first one:
Get form value
Assing to variable

and come up with your own variable name
for example , let 's call it this:
DEVAviaVariableName

How to insert the text in another field, use the Forms block again, only one checkbox ✅ Clear form value is needed
, and in the ATTENTION field the most secret magic, write:
{{ variables@DEVAviaVariableName }}

And congratulations to you — Automa has successfully transferred the value from one…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DEVAvia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant