I have a non-submit form that functions basically as a landing page, then based on the questions the user answers, it uses field rules to present them with a link to another form. I am trying to pass the variable they entered on the first form to the second form by way of the URL. Below is the code for one of the links. It is not passing the value entered in TaxMap in form #1 to Tax_Map_ID__ in form #2.
This is from the relevant section on form #1: