ANSWERS: 2
-
You can't, but you can use javascript to read and change the contents of a text field, which gives you the same effect of being able to put a variable there.
-
textfieldName.value = "hi world"; that simple let me know if you need all the code
Copyright 2023, Wired Ivy, LLC