Forum Replies Created

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

    (@ohmoogirl)

    I do have mail tags. I do not understand why the form submissions are coming through with the mail tags in them. Did you look at our screenshots and form code?

    ohmoogirl

    (@ohmoogirl)

    I am also having this problem. I receive the emails with the data missing. The emails that arrive show me exactly what I have in the Form tab. Same for the auto-responder email.

    Hope it’s ok to post this here.

    <label>
    First Name [text* your-name1]</label>
    
    <label>
    Last Name [text* your-name2]</label>
    
    <label>
    Email Address [email* your-email]</label>
    
    <label>
    Phone Number [tel tel-605 placeholder "000-000-0000"]
    </label>
    
    <p>
    [radio InquiryType use_label_element default:1 "Feedback" "Restaurant" "Bowling" "Reservations" "Facility Events" "Other"]
    </p>
    
    <p>
    <label>
    [acceptance acceptance-120 optional] Yes, I give permission to add my provided email to the SITE NAME email newsletter list. (Optional)[/acceptance]</label>
    </p>
    
    <p>
    [submit 
    "Submit"]
    </p>
Viewing 2 replies - 1 through 2 (of 2 total)