Copied to clipboard

Flag this post as spam?

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


  • Adam Jenkin 71 posts 226 karma points
    Feb 18, 2011 @ 17:14
    Adam Jenkin
    0

    Labels not displayed when form is rendered.

    I have created a standard "contact us" form with Contour.

    When I preview the form with contour, the labels are shown correctly.

    When I plave the form onto a page with using a macro, no labels are rendered.

    The rendered HTML does not contain the labels at all.

    This is an Umbraco 4.6.1 website using Contour 1.5.1. I have changed the defualt language on the website to English (New Zealand) if that matters at all.

    Please help!

    Thanks,

    Adam

  • Adam Jenkin 71 posts 226 karma points
    Feb 18, 2011 @ 17:25
    Adam Jenkin
    0

    Update: The labels are rendered but with a class of "invisible". I guess I need to determine how to stop the Invisible class be applied to the label.

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Feb 25, 2011 @ 11:25
    Dave Woestenborghs
    0

    Hi Adam,

    The problem is the skin you are using. The labels will get the class invisble applied through a javascript function. You can find it in /scripts/Designit_Green/Designit_Green.js

    Dave

  • Adam Jenkin 71 posts 226 karma points
    Feb 25, 2011 @ 18:08
    Adam Jenkin
    0

    Thanks Dawoe - Now that im using my own templates (without the Designit_Green.js) the form is looking correct.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies