Questions tagged [wufoo]

Wufoo is a web-based service that aims to make data collection via web-based forms easy for individuals and businesses.

Wufoo is a web-based service that aims to make data collection via web-based forms easy for individuals and businesses.

FAQ

Wufoo Help Center

77 questions
7
votes
1 answer

jQuery Caching in IE

We have a site here using a Wufoo form and the Wufoo jQuery API. We're pulling data from the API, sorting it and then displaying it on the page. When we submit the form with a number higher than the current top 10, it should update in real-time on…
Nietzsche
  • 349
  • 4
  • 18
4
votes
2 answers

Speed up HTML form development

I have to build an web app with a large amount of forms. Does anyone have a favourite tool to speed this development up? This isn't complicated but writing them by hand will take me ages... I've used wufoo in the past and like the interface, so…
Rob Y
  • 833
  • 3
  • 10
  • 21
3
votes
2 answers

wufoo cross-domain settings?

is there a way to turn off the cross-domain restrictions for wufoo so i can adjust the form fields from the parent of the wufoo iframe using jquery?
3
votes
4 answers

Difficulty sending values to input fields (sounds ridiculous)

EDITED: New information: When I inspect the field, and the code is highligted (in the inspector), then the statements all work as they should, but when the field isn't highlighted anymore, the statements do not appear to work. Hopefully this helps…
Tron
  • 167
  • 12
3
votes
0 answers

How to embed Wufoo form in Ember application

My client has asked me to integrate a Wufoo form into their Ember application, and provided the following JS (anonymized):