Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Patrik Wibron 40 posts 67 karma points
    Mar 18, 2011 @ 09:52
    Patrik Wibron
    0

    One field does not render

    Hi!

    I have a problem rendering one field in my form made in Contour. It's just a basic contact-form with name, email and message. The email is using a regexp to match a correct address and the name & message-fields are just mandatory.

    But somehow the message-field does not appear in my form when I insert it on my page. Any solution for this? Thanks.

    Using umbraco 4.5.2 on .NET 3.5

    / Patrik

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Mar 21, 2011 @ 15:56
    Tim
    0

    Hi Patrik,

    If you view the source of the page, is the message field there in the source of the page? If so, that would suggest a CSS issue. Are the other fields showing up ok?

  • Comment author was deleted

    Mar 22, 2011 @ 09:18

    @Patrick yeah might be a css issue or maybe you selected the hidden field fieldtype ?

  • Patrik Wibron 40 posts 67 karma points
    Mar 22, 2011 @ 10:35
    Patrik Wibron
    0

    Hi guys and thank you for your replies. 

    No, the field is not in the DOM, I only got two fields that displays correctly and a submit-button.
    The type of the hidden field is a "Textfield" and mandatory. 

    / Patrik

Please Sign in or register to post replies

Write your reply to:

Draft