egancallahan on "[Plugin: Visual Form Builder] Form inputs into display-able...
I just installed Visual Form Builder. I am using it on our site so my sales reps can enter feedback from clients. Is there a widget or add on that I can put on a page that will display a real time list...
View ArticleMatthew Muro on "[Plugin: Visual Form Builder] Email Not Working"
Hi Heather, The contact form on your site is not using Visual Form Builder. You'll need to contact whoever makes it instead.
View Articlelmoore11608 on "[Plugin: Visual Form Builder] CSS and Alignment off since...
I have several forms for a catalog style eCommerce site. Here is a link to one of the product pages, if you click the tab Request Quote/Information you can see the form....
View ArticleTalkie Toaster on "[Plugin: Visual Form Builder] Use form builder as a...
So I'm looking to create a form that can generate a spreadsheet or any document really, that sums up all entries to that form. All it's really going to do is just count votes, and/or total up all...
View ArticleMatthew Muro on "[Plugin: Visual Form Builder] Form inputs into display-able...
VFB Pro and the Display Entries add-on can accomplish this.
View ArticleMatthew Muro on "[Plugin: Visual Form Builder] Use form builder as a...
You'd have to first export your data in a CSV and then you can do whatever you need to with the data.
View ArticleMatthew Muro on "[Plugin: Visual Form Builder] Infield 'Ghost' Text"
They are called placeholders. That feature is not available at this time.
View Articlejlehrer on "[Plugin: Visual Form Builder] Number in scientific notation"
I have a number field that has started to convert entries to scientific notation. For example, the number entered was 10341170130000 but it came across as 1.034117013E+13. The field is formatted as a...
View ArticleMatthew Muro on "[Plugin: Visual Form Builder] Number in scientific notation"
What you are seeing is a physical limitation of PHP. All numbers are sanitized on the back-end to make sure your data is what it's supposed to be. The workaround is to use a Text field with the digits...
View Articlejlehrer on "[Plugin: Visual Form Builder] Number in scientific notation"
Matthew, thank you for responding so quickly. The text field works well for my purposes.
View Articlewealthy on "[Plugin: Visual Form Builder] Date feild input error"
the date field is input as such 12/08/20132013 when you click that field and use the date picker. it will input the year part twice 12/08/20132013 http://wordpress.org/plugins/visual-form-builder/
View Articleskywalker786 on "[Plugin: Visual Form Builder] Form data not coming through...
Hi I have added all the necessary settings, when someone submits all the form data I do see the form data in the entries section, But I want the form data to come into my gmail.com account, can you...
View ArticleDazzasurf on "[Plugin: Visual Form Builder] Adding a graphic at the top of...
Is it possible to add a graphic into the shaded area of a form? http://wordpress.org/plugins/visual-form-builder/
View Articlefox.oswald on "[Plugin: Visual Form Builder] Error missing fieldset"
I get "Warning — Missing Fieldset Your form may not function or display correctly. Please be sure to add or move a Fieldset to the beginning of your form." error even I have fieldset field in the first...
View Articlejnobisolson on "[Plugin: Visual Form Builder] Submit Button Text Not Visible"
Hi! This form is working great except for the submit button. It isn't showing the "submit" text within the button. Here is the form on my website: http://hub-monkey.com/advertise/business-sign-up How...
View Articlejwallen3rd on "[Plugin: Visual Form Builder] Form not submitting and No...
Hello Matthew, When I submit the from, I receive the confirmation message, but there is no entry or email generated. Could this be due to the latest update. My client have not submitted any new entries...
View ArticlePeter vanDoorn on "[Plugin: Visual Form Builder] CSS & JS not loading"
It's great that the latest version of VFB now only loads the CSS and JS only on pages which have the form embedded, but this has caused a problem for me. Using my own page temple I pull the contents of...
View ArticlePeter vanDoorn on "[Plugin: Visual Form Builder] Field validation pattern?"
Is it possible, either in the free or the Pro version, to specify a validation pattern for fields? For example, I have a field that I would like to have the user enter a code in the format of 4...
View ArticleMatthew Muro on "[Plugin: Visual Form Builder] CSS & JS not loading"
I can add an option for always loading the CSS, but the JS should load no matter what. It's part of the shortcode function and should enqueue properly if you have wp_footer in your theme. I'm not...
View ArticleMatthew Muro on "[Plugin: Visual Form Builder] Field validation pattern?"
It's best to offload this to a specialty jQuery plugin like Masked Input.
View Article