Can you provide a hint of direction where our programmers need to start on hooking a field to a database value? We need the ability to prepopulate a field based on an external script. We are trying to build a coupon code plugin for gf. If you could just show me where to start at inserting data into a pricing field, we should be able to resolve this coupon need. We will be happy to share the results with you and everyone else.
We have a php script that collects the coupon code and can insert it into our current system.
example_site.com/affid.php?save5now
save50now has a value of $5. So we need to populate a pricing field and report the coupon name. thats it :-)
Just show us where to start and we should be able to take it from there.