• Resolved kytango

    (@kytango)


    For some reason, I am only able to see Date and Time in my Google Spreadsheet. I do NOT see the other fields. I copy-pasted the form tags (e.g. first-name-P, last-name-P, email-P) a few times to make sure that they are consistent.

    Can someone please help me figure out what is wrong?

    ————

    <label class=”lab”>First Name
    [text* first-name-P class:Input_field ]</label>

    <label class=”lab”>Last Name
    [text* last-name-P class:Input_field] </label>

    <label class=”lab”>E-mail
    [email* email-P class:Input_field] </label>

    <label class=”lab”>Mobile Phone Number
    [text* phone-P class:Input_field] </label>

    <label class=”lab”>Occupation
    [text* occupation-P class:Input_field]</label>
    <span class=”sublevel_span”>Example: Marketing Manager, Cashier, Sales Rep, Android Developer.</span>

Viewing 1 replies (of 1 total)
  • Plugin Author WesternDeal

    (@westerndeal)

    Hi @kytango,

    Thanks for using our plugin.

    Can you try lower case mail tags ( first-name-p, last-name-p, email-p ) instead of ( first-name-P, last-name-P, email-P ) and check if it works ? Let us know.

Viewing 1 replies (of 1 total)

The topic ‘Only Date & Time are showing up’ is closed to new replies.