I have a catalog form with a few fields on it and a link at the bottom (created as a macro). I need to get my link to be dynamic based on information in the form fields.
Ie: Right now I need to pass the 'name' field in my URL because the form I'm linking to gathers information from the URL paramaters and uses that in its own form. When I statically set values in the macro link the 2nd form works great. I just can't see how I can make that link dynamic and built it from values in the form.