Hello. I love GF and have created an online orderings system for one of our clients. I totally understand how to re-direct to a confirmation page and even import the query string.
However, just being kind of picky I don't love having all the variables in the URL... And... I would much rather only have the ID in the URL and then pull all the order details from the database using the ID. Plus this could be a link for our clients to be able to come back to this kind of display page if they wanted to view their order again.
I am not as sharp in MySQL as I used to be, and it's tough for me to figure out how to pull all the info out of the 'comm_wprg_lead_detail' table and properly label the details.
I know I can figure this out sooner or later, but any links or quick examples of how to pull off this query would be a HUGE help and time saver!
I looked all over the forum for this, but it doesn't seem like this exact issue has been asked or addressed. Thanks in advance for your help!