• Resolved Tim

    (@eagents)


    This is my form problem: I get error:
    “Multiple form controls are in a single label element.”

    label>Voit tilata t?ll? lomakkeella is?nn?itsij?todistuksen. T?yt? allaolevat tiedot.</label>

    [text* name1 placeholder “Tilaajan nimi”]
    [text* phone1 placeholder “Tilaajan puhelinnumero”]
    [text* email1 placeholder “Tilaajan s?hk?posti”]
    [text* address1 placeholder “Toimitusosoite”]
    [text* postal1 placeholder “Postinumero ja -toimipaikka”]
    [text* housename1 placeholder “Taloyhti?n nimi”]
    [text* condo1 placeholder “Asunnon numero”]
    [text* address2 placeholder “Taloyhti?n osoite”]

    <label>Tilaan is?nn?itsij?todistuksen? </label>
    <label> Is?nn?itsij?todistuksen voit tilata kolmella tavalla </label>[radio valitse use_label_element default:1 “Myynti? varten” “Pankkia varten(ilman liitteit?)” “Vuokrausta varten”]

    <label>Myynti? varten<br>[checkbox* label_first “Kaikki liitteet” “Viimeisin tilinp??t?s” “Talousarvio” “Yhti?j?rjestys” “Energiatodistus” “Kunnossapitoselvitys” “Huoneiston pohjapiirros” ]

    <label>Tarvittaessa voit lis?t? liitteeksi pdf muodossa toimeksiantosopimuksen (toimeksiantosopimus on kiinteist?nv?litt?jilt? pakollinen) tai valtakirjan:</label>

    [file liite limit:10240 filetypes:pdf]

    [textarea* moreinfo placeholder “Lis?tietoja”]

    [submit “L?het?”]`

    Other question is how to get “choices” they make to show on email. How do i type it to “email body”

    Last question is attachments. I have put max filesize to 10mb (pdf only) but cant even attach a 800kb pdf file?

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Problem with for, email body, and attachments’ is closed to new replies.