• Hi,

    I cannot get the submit button to show on my form. Any assistance would be appreciated. My code is as follows:

    <label> Your name (required)
    [text* your-name] </label>

    <label> Your email (required)
    [email* your-email] </label>

    <label> Phone (required)
    [tel* Phone] </label>

    <label> Address (required)
    [text* Address] </label>

    <label> Your Mac Pack Selection </label>
    [checkbox* YourMacPackSelection “Mac Pack 1 $130” “Mac Pack 2 $140” “Mac Pack 3 $160”]

    <label> Delivery terms </label>
    [acceptance Deliveryterms] I understand the delivery terms [/acceptance]

    [submit id:form-submit class:button “Order”]

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Submit button missing’ is closed to new replies.