Hello there!
I'm developing a site where people are submitting one chunk of information on one page of a multipage form, then more on the next few pages, and Gravity forms works with that data to come up with a total price on the last page (there are other calculations running as well).
Works perfectly when not running over SSL -- but as soon as I force the https connection (which works), the form seems to stop passing information from page to page, always giving me a total of $0.
Anyone have a solution to this?