Profiles

  • Member Since: September 19th, 2018
  • Find me on:
  • Created a topic, Conditional Logic Formula, on the site WordPress.org Forums:
    I have a text field with value "011" That is evaluate…

  • Created a topic, Javascript tab, on the site WordPress.org Forums:
    Using the JavaScript tab on the form editor screen, ho…

  • Posted a reply to Console, on the site WordPress.org Forums:
    nope. console.log(field); return field; //error:unexpected console statement I'd attach a screenshot, but I don't see…

  • Created a topic, Console, on the site WordPress.org Forums:
    Hello! I'm trying to implement some functionality, bu…

  • Posted a reply to cart-collaterals, on the site WordPress.org Forums:
    I resolved my issue, having [woocommerce_cart] and [woocommerce_checkout] on the same page hides the collateral…

  • Created a topic, cart-collaterals, on the site WordPress.org Forums:
    Hello, How can I get woocommerce cart collaterals to …

  • Created a topic, Version 1.14.8 crash, on the site WordPress.org Forums:
    Update to the most recent version crashed wordpress si…

  • Posted a reply to problem with redirects, on the site WordPress.org Forums:
    Hi, That works! Thanks for your help!

  • Posted a reply to problem with redirects, on the site WordPress.org Forums:
    Hi, I've updated the plugin and cleared the cache, but still seem to be having…

  • Posted a reply to missing entries, on the site WordPress.org Forums:
    Me as well. Also, all of my redirects after submit seem to be broken

  • Posted a reply to problem with redirects, on the site WordPress.org Forums:
    When I paste the redirect url into the web browser, the url works correctly, the…

  • Created a topic, problem with redirects, on the site WordPress.org Forums:
    Hi, We recently updated to the newest version, and al…

  • Created a topic, Froms work ok, but don’t use the pdf addon, on the site WordPress.org Forums:
    The PDF add-on literally broke my entire website and I…

  • Posted a reply to Critical WordPress Error, on the site WordPress.org Forums:
    I've noticed the error now triggers whenever I try to install or uninstall a plugin,…

  • Created a topic, Critical WordPress Error, on the site WordPress.org Forums:
    Hello, We just bought the PDF addon and activated it,…

  • Created a topic, WooCommerce Addon, on the site WordPress.org Forums:
    Hi, We are thinking of purchasing the WooCommerce Add…

  • Created a topic, Digital Signature, on the site WordPress.org Forums:
    The signature field type doesn't seem to correctly dis…

  • Posted a reply to Regex, on the site WordPress.org Forums:
    I think the regex problem is related to this data type issue I'm having.

  • Posted a reply to Regex, on the site WordPress.org Forums:
    I think I have a lead on what's going on. Using String(field).length on a field…

  • Posted a reply to Regex, on the site WordPress.org Forums:
    Do I need to put this in the JavaScript tab instead of the conditional logic…

  • Posted a reply to Regex, on the site WordPress.org Forums:
    Doesn't seem to matter either way. It seems like it just ignores the validation check…

  • Created a topic, Regex, on the site WordPress.org Forums:
    I'm trying to invalidate a text input field with the f…

  • Posted a reply to Form Validation, on the site WordPress.org Forums:
    [field].toString().length=5; doesn't seem to do anything String(field).length=5 gets it to validate, but ignores leading zeros

  • Posted a reply to Form Validation, on the site WordPress.org Forums:
    Hello! Thank you for your reply! Here's the validation code I'm using on a number…

  • Created a topic, Form Validation, on the site WordPress.org Forums:
    I'm trying to make a field that: • Requires the user…

  • Posted a reply to Field Lengths, on the site WordPress.org Forums:
    Discovered a small issue - numbers beginning in 0 are rejected. I'm assuming its a…

  • Created a topic, Pass info to Form, on the site WordPress.org Forums:
    Where can I learn how to pass information to the form?…

  • Posted a reply to Field Lengths, on the site WordPress.org Forums:
    It works!!!!!! THANK YOU!

  • Posted a reply to Field Lengths, on the site WordPress.org Forums:
    No, we actually had to backpedal after the last update. Weren't able to interact with…

  • Posted a reply to Field Lengths, on the site WordPress.org Forums:
    The picture in the guide shows the formula builder, which is fine. I used that,…

  • Posted a reply to Field Lengths, on the site WordPress.org Forums:
    Can't quite get it to work correctly. In this scenario, in the conditional logic builder,…

  • Created a topic, Field Lengths, on the site WordPress.org Forums:
    How would one go about imposing a required length on a…

  • Posted a reply to Required Fields, on the site WordPress.org Forums:
    Hi Edgar, I've since modified the form so that we can use it, and can't…

  • Created a topic, Required Fields, on the site WordPress.org Forums:
    I'm having an issue with the most recent version of sm…