Fork me on GitHub

FormExpress Issues  Bottom

  • I'm new to FormExpress and I haven't found a lot of documentation on the web. I get this error when I submit a simple form that I created.

    A parse error occured. Please check your Form action(s) syntax or your Item validation/default value syntax.

    I'm using FormExpress 0.3.2 on PN.726

    I'm not sure where to look for troubleshooting.

    Is this a problem with my site setup (it comes pre-installed on my webhost)?

    Do I need more input in the Submit Action config than "{FormExpress:sendmail&email_address=>'danosullivan@x.net'}?

    Or is it a problem with the way I set up the fields?

    I have 6 text fields for general input. One has a default value (state, since most of my traffic will come from in state).

    Then I have a submit and reset button.

    Where should I start looking?

    Thanks
  • There is a bug in the Form Express (minor) that adds that little '>' at the end of the first line in the form action.

    Solution: Remove the little > and it should work just fine.

This list is based on users active over the last 60 minutes.