This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

Sending Post Data to Another Page


  1. zerofill
    Member

    I thought I had read that everything you want to pass custom went by {element_1} {element_2} etc...

    The number of each field being the one in the top right hand corner when you are looking at field properties?

    So I had fields setup like this: https://www.dropbox.com/s/s0bmhlnt55sxbob/postvars.jpg

    When I look at the output of POST... I have an array like this:

    Array
    (
    [FormID] => 10322
    [EntryNumber] => 8
    [DateCreated] => 2015-02-27 21:04:57
    [ip_address] => xx.xx.xx.xx
    [first_name] => {element_1}
    [last_name] => MyFirstname
    [email_address] => MyLastname
    [phone_home] => {element_8}
    [phone_cell] => {element_9}
    [address] => {element_6}
    [dob] => test@test.com
    )

    So some of them are not being shown at all, and some of them are in the wrong spot... (firstname and lastname)

    Any help would be appreciated...

    Thanks,
    Don

    Posted 10 years ago #
  2. zerofill
    Member

    nevermind... I just noticed the template variables link lol

    Posted 10 years ago #

RSS feed for this topic

Reply