Dynamic GET, Recordset not working
Hi.
I purchased this product to replace Kollection plugin that I used to use. I am in desperate need of basic functionality of this product or I can't justify that I spent so much money on this.
My issue is that I want to add dynamic variables into the redirect and hidden fields. I use the dynamic picker to choose either a URL variable or a recordset and it gives me nothing. What do I have to do to get this to work?
Example: I want to redirect to page.php?id=<?php echo $_GET['id']; ?>
Example: I want to put <?php echo $_GET['id']; ?> into a hidden field
Neither of these work. Please help ASAP! My time is very limited.
Thanks.
Keegan