• Has the Silent Remote Sending changed in version 4.x? I set it up months ago, but lost my settings. Now I’m trying to set it up again and can’t recall how I set it up. The values of my specified fields are not going to the next form. Can someone point out where I’m going wrong? This is my setup…

    Form 1 – Main Registration
    Form 2 – Child Registration

    I’ve set – Silent Remote Sending: Enabled: Method POST

    I want to send 3 of the values entered in Form 1, to Form 2, when the user clicks “submit”. I’ve set the Redirect URL & the Silent Remote URL to be the url of Form 2.

    In the box labeled ‘Silent send fields to rename’ I have the following. (the number is the form, the word is the name in the TAG box.)

    1envelope-number=2envelope
    1unique-id=2uid
    1email=2email

    Thank You

    http://wordpress.org/plugins/si-contact-form/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jockoe

    (@jockoe)

    “I’ve set the Redirect URL & the Silent Remote URL to be the url of Form 2.”

    To clarify this… The url that I’m using is to the page that Form 2 is on. (not the url of the form itself that ends with ‘/#FSContact2’)

    Thread Starter jockoe

    (@jockoe)

    Here’s an update to my problem…

    I still cannot get the Silent Remote Sending to work, but I was able to send the posted data as a query string on the redirect URL. I used these settings.

    Redirect URL: http://stmartindeporres.niftywebdesigns.com/religious-education/religious-education-online-registration/additional-child-registration/

    Query string fields to rename:
    envelope-number=2envelope-number
    unique-id=2unique-id
    from_email=2email

    Query string fields to ignore:
    I copied the list given to me in HELP, minus the 3 I renamed.

    I was hoping that I would just be able to copy these to the Silent Remote Sending Settings to get it to work, but it did not work. I tried both POST and GET.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Silent Remote Sending problem’ is closed to new replies.