• Resolved rui9075918

    (@rui9075918)


    When I try to access “Messages” it says “Not available in this version”. In the “Free” version of cff it is not possible to access submitted forms. Or am I doing something wrong?
    In the button to send I put as indicated “jQuery(this.form).submit();” Is any further definition needed?

    Regards,

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @rui9075918

    The feature is only available in the commercial distributions of the plugin. In the free version, you can emulate a submit button with JS as you did, but you must handle the collected fields’ values with your own code.

    In the commercial version, to insert a submit button, you only need to select the “Yes” option for the “Display submit button?” attribute in the form settings.

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘after submit…’ is closed to new replies.