I am passing values to my page using "GET" method
adding ?username="whatever"? to the end of the URL.
How can I set the Initial Value of a field on my next page to the username in the URL?
I imagine I need to put something in the Initial Value box in the properties for that field.
What syntax should I use?
adding ?username="whatever"? to the end of the URL.
How can I set the Initial Value of a field on my next page to the username in the URL?
I imagine I need to put something in the Initial Value box in the properties for that field.
What syntax should I use?