I just discovered that two important multi-page forms on my site were suddenly not appearing. I added the following code to my custom CSS, as recommended by someone in another post:
.gform_wrapper { display: block !important; }
but I'm still stuck with a very simple conditional on the fourth page that does not work (it shows some text and a link if a user chooses the Dwolla payment choice):
http://alpinelakesdesign.com/web-courses/course-reservation/
Is there anything being done to address this bug? The only other post responses were ambiguous about this.
-- Lee