I've read through all the docs and forum posts that I can find, but I can't get this to work. Everything else is working beautifully so far.
The form is embedded into a page as your doc instructed. The form comes up fine.
I'm trying to pass the email value to this form. I'll actually be passing different values later, but this seemed easiest way to debug this.
http://www.rackspacesky.com/?page_id=42?email=test@test.com
I have set the Email field to accept values (ie. Allow field to be populated dynamically), and I gave it a name of "email".
What am I doing wrong?