• Resolved quinox

    (@quinox)


    Hi,

    I have a row in contactform 7:

    <p>Telefoonnummer ouder/verzorger <span>*</span>:
    [tel* minlength:10 maxlength:10 Telefoonnummer-ouder-verzorger placeholder “Jouw antwoord”] </p>

    The label for this row/kolom in the exported CSV file is called “minlength:10”. This should be “Telefoonnummer Ouder Verzorger”.

    How to solve this?

    Regards,
    Roland

Viewing 1 replies (of 1 total)
  • Thread Starter quinox

    (@quinox)

    Changed the order of the tel string fix this:

    <p>Telefoonnummer ouder/verzorger <span>*</span>:
    [tel* Telefoonnummer-ouder-verzorger minlength:10 maxlength:10 placeholder “Jouw antwoord”] </p>

Viewing 1 replies (of 1 total)
  • The topic ‘Wrong Label name in exported CSV’ is closed to new replies.